File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
<!-- Umbraco packages -->
15
15
<ItemGroup >
16
16
<PackageVersion Include =" Umbraco.Cms.Web.Common" Version =" [12.0.0, 13)" />
17
- <PackageVersion Include =" Umbraco.Deploy.Infrastructure" Version =" [12.2.0-rc1 , 13)" />
17
+ <PackageVersion Include =" Umbraco.Deploy.Infrastructure" Version =" [12.2.0, 13)" />
18
18
</ItemGroup >
19
19
</Project >
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json" ,
3
- "version" : " 12.1.0-rc1 " ,
3
+ "version" : " 12.1.0" ,
4
4
"assemblyVersion" : {
5
5
"precision" : " build"
6
6
},
22
22
"tagName" : " release-{version}" ,
23
23
"branchName" : " release/{version}"
24
24
}
25
- }
25
+ }
You can’t perform that action at this time.
0 commit comments