Set template default value to 9.0.0-alpha004

This commit is contained in:
Mole
2021-03-05 14:06:30 +01:00
parent f5df05d685
commit 2dbc206ce0

View File

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