Bump version to 9.1.0-rc
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"version": {
|
||||
"type": "parameter",
|
||||
"datatype": "string",
|
||||
"defaultValue": "9.1.0",
|
||||
"defaultValue": "9.1.0-rc",
|
||||
"description": "The version of Umbraco to load using NuGet",
|
||||
"replaces": "UMBRACO_VERSION_FROM_TEMPLATE"
|
||||
},
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
"version": {
|
||||
"type": "parameter",
|
||||
"datatype": "string",
|
||||
"defaultValue": "9.1.0",
|
||||
"defaultValue": "9.1.0-rc",
|
||||
"description": "The version of Umbraco to load using NuGet",
|
||||
"replaces": "UMBRACO_VERSION_FROM_TEMPLATE"
|
||||
},
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<Version>9.1.0</Version>
|
||||
<AssemblyVersion>9.1.0</AssemblyVersion>
|
||||
<InformationalVersion>9.1.0</InformationalVersion>
|
||||
<FileVersion>9.1.0</FileVersion>
|
||||
<FileVersion>9.1.0-rc</FileVersion>
|
||||
<LangVersion Condition="'$(LangVersion)' == ''">9.0</LangVersion>
|
||||
<NeutralLanguage>en-US</NeutralLanguage>
|
||||
<Company>Umbraco CMS</Company>
|
||||
|
||||
Reference in New Issue
Block a user