Bump version to 16.0.0, update starter kit reference and enable package validation.

This commit is contained in:
Andy Butland
2025-06-11 11:53:05 +02:00
parent 0c33a23c50
commit e231feb522
3 changed files with 4 additions and 4 deletions

View File

@@ -34,7 +34,7 @@
"cases": [
{
"condition": "(StarterKit == 'Umbraco.TheStarterKit' && (UmbracoRelease == 'Latest' || UmbracoRelease == 'Custom'))",
"value": "16.0.0-rc"
"value": "16.0.0"
},
{
"condition": "(StarterKit == 'Umbraco.TheStarterKit' && UmbracoRelease == 'LTS')",