Revert version

This commit is contained in:
Bjarke Berg
2021-11-22 17:45:49 +01:00
parent 104819084a
commit 579613c83c
3 changed files with 6 additions and 6 deletions

View File

@@ -24,7 +24,7 @@
"version": {
"type": "parameter",
"datatype": "string",
"defaultValue": "9.1.1",
"defaultValue": "9.2.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.1",
"defaultValue": "9.2.0-rc",
"description": "The version of Umbraco to load using NuGet",
"replaces": "UMBRACO_VERSION_FROM_TEMPLATE"
},