Bump the version of the Umbraco.TheStarterKit to 18.0.0 in the UmbracoProject template
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"cases": [
|
||||
{
|
||||
"condition": "(StarterKit == 'Umbraco.TheStarterKit' && (UmbracoRelease == 'Latest' || UmbracoRelease == 'Custom'))",
|
||||
"value": "17.0.0"
|
||||
"value": "18.0.0"
|
||||
},
|
||||
{
|
||||
"condition": "(StarterKit == 'Umbraco.TheStarterKit' && UmbracoRelease == 'LTS')",
|
||||
|
||||
Reference in New Issue
Block a user