--- a/src/main/kotlin/de/uapcore/lightpit/Constants.kt Sat Oct 04 13:34:33 2025 +0200 +++ b/src/main/kotlin/de/uapcore/lightpit/Constants.kt Sat Oct 04 14:41:35 2025 +0200 @@ -29,7 +29,7 @@ /** * A data in yyyy-mm-dd format to identify the release. */ - const val VERSION_DATE = "2025-09-22" + const val VERSION_DATE = "2025-10-04" /** * The path where the JSP files reside.