Skip to content

Commit fe7f055

Browse files
authored
Update template to reference latest LTS version (#19517)
Update template to reference latest LTS version.
1 parent 8d2ff6f commit fe7f055

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
@@ -98,7 +98,7 @@
9898
},
9999
{
100100
"condition": "(UmbracoRelease == 'LTS')",
101-
"value": "13.5.0"
101+
"value": "13.9.1"
102102
}
103103
]
104104
}

0 commit comments

Comments
 (0)