diff -r b2f8cce6a160 -r 49f68aeb1dd2 src/main/kotlin/de/uapcore/lightpit/Constants.kt --- a/src/main/kotlin/de/uapcore/lightpit/Constants.kt Mon Sep 15 20:13:22 2025 +0200 +++ b/src/main/kotlin/de/uapcore/lightpit/Constants.kt Mon Sep 22 20:00:59 2025 +0200 @@ -29,7 +29,7 @@ /** * A data in yyyy-mm-dd format to identify the release. */ - const val VERSION_DATE = "2025-09-14" + const val VERSION_DATE = "2025-09-22" /** * The path where the JSP files reside.