--- a/src/main/kotlin/de/uapcore/lightpit/Constants.kt Tue Oct 07 10:08:34 2025 +0200 +++ b/src/main/kotlin/de/uapcore/lightpit/Constants.kt Thu Oct 09 11:49:39 2025 +0200 @@ -29,7 +29,7 @@ /** * A data in yyyy-mm-dd format to identify the release. */ - const val VERSION_DATE = "2025-10-06" + const val VERSION_DATE = "2025-10-09" /** * The path where the JSP files reside.