Bump version to 9.1.0-rc

This commit is contained in:
Bjarke Berg
2021-11-03 15:05:12 +01:00
parent 7f061bd818
commit b4d00cc695
3 changed files with 3 additions and 3 deletions

View File

@@ -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"
},

View File

@@ -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"
},