--- a/src/main/kotlin/de/uapcore/lightpit/Constants.kt Tue Jan 06 19:14:24 2026 +0100 +++ b/src/main/kotlin/de/uapcore/lightpit/Constants.kt Tue Jan 06 20:08:54 2026 +0100 @@ -29,7 +29,7 @@ /** * A data in yyyy-mm-dd format to identify the release. */ - const val VERSION_DATE = "2025-10-09" + const val VERSION_DATE = "2026-01-06" /** * The path where the JSP files reside.