src/main/kotlin/de/uapcore/lightpit/Constants.kt

changeset 380
a14b143330c4
parent 379
9ee8b52879fa
--- a/src/main/kotlin/de/uapcore/lightpit/Constants.kt	Fri Sep 05 22:09:08 2025 +0200
+++ b/src/main/kotlin/de/uapcore/lightpit/Constants.kt	Sat Sep 06 14:22:38 2025 +0200
@@ -29,7 +29,7 @@
     /**
      * A data in yyyy-mm-dd format to identify the release.
      */
-    const val VERSION_DATE = "2025-09-05"
+    const val VERSION_DATE = "2025-09-06"
 
     /**
      * The path where the JSP files reside.

mercurial