--- a/src/main/kotlin/de/uapcore/lightpit/Constants.kt Sat Feb 21 15:31:18 2026 +0100 +++ b/src/main/kotlin/de/uapcore/lightpit/Constants.kt Thu Mar 12 13:13:27 2026 +0100 @@ -29,7 +29,7 @@ /** * A date in yyyy-mm-dd format to identify the release. */ - const val VERSION_DATE = "2026-02-21" + const val VERSION_DATE = "2026-03-12" /** * The path where the JSP files reside.