Update Umbraco version for LTS release in UmbracoProject template

This commit is contained in:
Andy Butland
2025-09-23 06:23:00 +02:00
committed by GitHub
parent 3b8d8c57c3
commit a6e736849f

View File

@@ -98,7 +98,7 @@
}, },
{ {
"condition": "(UmbracoRelease == 'LTS')", "condition": "(UmbracoRelease == 'LTS')",
"value": "13.10.0" "value": "13.10.1"
} }
] ]
} }