diff -r 89ec560a97cb -r 349c03df471f src/main/kotlin/de/uapcore/lightpit/Constants.kt --- a/src/main/kotlin/de/uapcore/lightpit/Constants.kt Thu Jun 11 16:01:47 2026 +0200 +++ b/src/main/kotlin/de/uapcore/lightpit/Constants.kt Thu Jun 11 16:03:59 2026 +0200 @@ -29,7 +29,7 @@ /** * A date in yyyy-mm-dd format to identify the release. */ - const val VERSION_DATE = "2026-05-13" + const val VERSION_DATE = "2026-06-11" /** * The path where the JSP files reside.