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