diff -r a0c4d4038f21 -r 698541f09380 src/main/kotlin/de/uapcore/lightpit/Constants.kt --- a/src/main/kotlin/de/uapcore/lightpit/Constants.kt Sun Sep 14 15:58:27 2025 +0200 +++ b/src/main/kotlin/de/uapcore/lightpit/Constants.kt Sun Sep 14 16:37:47 2025 +0200 @@ -29,7 +29,7 @@ /** * A data in yyyy-mm-dd format to identify the release. */ - const val VERSION_DATE = "2025-09-06" + const val VERSION_DATE = "2025-09-14" /** * The path where the JSP files reside.