Bump version to 9.5.1

This commit is contained in:
Nikolaj
2022-05-24 14:57:26 +02:00
parent 8d2fb538fd
commit 2f498be587
3 changed files with 6 additions and 6 deletions

View File

@@ -46,7 +46,7 @@
"description": "The version of Umbraco.Cms to add as PackageReference.",
"type": "parameter",
"datatype": "string",
"defaultValue": "9.5.0",
"defaultValue": "9.5.1",
"replaces": "UMBRACO_VERSION_FROM_TEMPLATE"
},
"namespaceReplacer": {

View File

@@ -44,7 +44,7 @@
"description": "The version of Umbraco.Cms to add as PackageReference.",
"type": "parameter",
"datatype": "string",
"defaultValue": "9.5.0",
"defaultValue": "9.5.1",
"replaces": "UMBRACO_VERSION_FROM_TEMPLATE"
},
"UseHttpsRedirect": {