Skip to content

Commit fba183d

Browse files
Hardcode version to have a working build
1 parent 444c874 commit fba183d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/UmbracoProject/.template.config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"cases": [
9595
{
9696
"condition": "(UmbracoRelease == 'Latest')",
97-
"value": "*"
97+
"value": "15.1.0-rc"
9898
},
9999
{
100100
"condition": "(UmbracoRelease == 'LTS')",

0 commit comments

Comments
 (0)