diff -r 384a98f0220d -r 0b59551086f4 src/main/kotlin/de/uapcore/lightpit/Constants.kt --- a/src/main/kotlin/de/uapcore/lightpit/Constants.kt Mon Oct 06 13:02:12 2025 +0200 +++ b/src/main/kotlin/de/uapcore/lightpit/Constants.kt Mon Oct 06 13:37:52 2025 +0200 @@ -29,7 +29,7 @@ /** * A data in yyyy-mm-dd format to identify the release. */ - const val VERSION_DATE = "2025-10-05" + const val VERSION_DATE = "2025-10-06" /** * The path where the JSP files reside.