Bump to 9.1.0

This commit is contained in:
Bjarke Berg
2021-10-01 09:17:45 +02:00
parent a3e687026f
commit 82959816d8
3 changed files with 6 additions and 6 deletions

View File

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