Bump version to rc2
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<PropertyGroup>
|
||||
<Version>9.5.0</Version>
|
||||
<AssemblyVersion>9.5.0</AssemblyVersion>
|
||||
<InformationalVersion>9.5.0-rc</InformationalVersion>
|
||||
<InformationalVersion>9.5.0-rc2</InformationalVersion>
|
||||
<FileVersion>9.5.0</FileVersion>
|
||||
<LangVersion Condition="'$(LangVersion)' == ''">9.0</LangVersion>
|
||||
<NeutralLanguage>en-US</NeutralLanguage>
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"description": "The version of Umbraco.Cms to add as PackageReference.",
|
||||
"type": "parameter",
|
||||
"datatype": "string",
|
||||
"defaultValue": "9.5.0-rc",
|
||||
"defaultValue": "9.5.0-rc2",
|
||||
"replaces": "UMBRACO_VERSION_FROM_TEMPLATE"
|
||||
},
|
||||
"namespaceReplacer": {
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"description": "The version of Umbraco.Cms to add as PackageReference.",
|
||||
"type": "parameter",
|
||||
"datatype": "string",
|
||||
"defaultValue": "9.5.0-rc",
|
||||
"defaultValue": "9.5.0-rc2",
|
||||
"replaces": "UMBRACO_VERSION_FROM_TEMPLATE"
|
||||
},
|
||||
"UseHttpsRedirect": {
|
||||
|
||||
Reference in New Issue
Block a user