Bump the version of the Umbraco.TheStarterKit to 18.0.0 in the UmbracoProject template

This commit is contained in:
Laura Neto
2026-06-24 11:23:37 +02:00
parent 8dd8820fa3
commit c087ce9fb5
@@ -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')",