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

changeset 371
3795a72e2f16
parent 367
0a9065936aac
--- a/src/main/kotlin/de/uapcore/lightpit/Constants.kt	Sun May 18 12:49:17 2025 +0200
+++ b/src/main/kotlin/de/uapcore/lightpit/Constants.kt	Sun May 18 13:18:57 2025 +0200
@@ -26,7 +26,7 @@
 package de.uapcore.lightpit
 
 object Constants {
-    const val VERSION_DATE = "2025-05-17"
+    const val VERSION_DATE = "2025-05-18"
 
     /**
      * The path where the JSP files reside.

mercurial