Merge branch 'release/16.0' and enable package validation

This commit is contained in:
Andy Butland
2025-06-12 08:18:13 +02:00
5 changed files with 513 additions and 499 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')",