Updaet template to reference 13.5 (#17063)

This commit is contained in:
Mole
2024-09-17 14:42:25 +02:00
committed by GitHub
parent 920591bcd1
commit 991b9a791e

View File

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