diff -r 288cb8d22584 -r 11bb10ff8b4d src/main/kotlin/de/uapcore/lightpit/Constants.kt --- a/src/main/kotlin/de/uapcore/lightpit/Constants.kt Sun Oct 05 17:47:31 2025 +0200 +++ b/src/main/kotlin/de/uapcore/lightpit/Constants.kt Sun Oct 05 17:59:54 2025 +0200 @@ -29,7 +29,7 @@ /** * A data in yyyy-mm-dd format to identify the release. */ - const val VERSION_DATE = "2025-10-04" + const val VERSION_DATE = "2025-10-05" /** * The path where the JSP files reside.