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 13
13
<!-- Umbraco packages -->
14
14
<ItemGroup >
15
15
<PackageVersion Include =" Umbraco.Cms.Web.Common" Version =" [13.0.0, 14)" />
16
- <PackageVersion Include =" Umbraco.Deploy.Infrastructure" Version =" [13.1.0-rc1 , 14)" />
16
+ <PackageVersion Include =" Umbraco.Deploy.Infrastructure" Version =" [13.1.0, 14)" />
17
17
</ItemGroup >
18
18
</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" : " 13.1.0-rc1 " ,
3
+ "version" : " 13.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