Skip to content

Commit 6507497

Browse files
Revert "Hardcode version to have a working build"
This reverts commit fba183d.
1 parent afe9604 commit 6507497

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": "15.1.0-rc"
97+
"value": "*"
9898
},
9999
{
100100
"condition": "(UmbracoRelease == 'LTS')",

0 commit comments

Comments
 (0)