--- a/src/main/kotlin/de/uapcore/lightpit/Constants.kt Thu Sep 04 20:20:36 2025 +0200 +++ b/src/main/kotlin/de/uapcore/lightpit/Constants.kt Thu Sep 04 20:35:29 2025 +0200 @@ -29,7 +29,7 @@ /** * A data in yyyy-mm-dd format to identify the release. */ - const val VERSION_DATE = "2025-05-26" + const val VERSION_DATE = "2025-09-04" /** * The path where the JSP files reside.