Bump version to RC4

This commit is contained in:
Bjarke Berg
2021-09-21 10:51:43 +02:00
parent 2575432e4b
commit 63807bc65f
3 changed files with 3 additions and 3 deletions

View File

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