Hardcode version to have a working build

This commit is contained in:
nikolajlauridsen
2024-11-27 12:43:07 +01:00
parent 444c87469c
commit fba183d816

View File

@@ -94,7 +94,7 @@
"cases": [
{
"condition": "(UmbracoRelease == 'Latest')",
"value": "*"
"value": "15.1.0-rc"
},
{
"condition": "(UmbracoRelease == 'LTS')",