Bump version to beta001

This commit is contained in:
Bjarke Berg
2021-03-24 12:30:08 +01:00
parent f59d36624d
commit efb9aacfe2
3 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
"version": {
"type": "parameter",
"datatype": "string",
"defaultValue": "9.0.0-alpha004",
"defaultValue": "9.0.0-beta001",
"description": "The version of Umbraco to load using NuGet",
"replaces": "UMBRACO_VERSION_FROM_TEMPLATE"
},

View File

@@ -24,7 +24,7 @@
"version": {
"type": "parameter",
"datatype": "string",
"defaultValue": "9.0.0-alpha004",
"defaultValue": "9.0.0-beta001",
"description": "The version of Umbraco to load using NuGet",
"replaces": "UMBRACO_VERSION_FROM_TEMPLATE"
},