update VERSION_DATE v1.6.1

Wed, 13 May 2026 23:17:56 +0200

author
Mike Becker <universe@uap-core.de>
date
Wed, 13 May 2026 23:17:56 +0200
changeset 422
fbc5851f8dd4
parent 421
3ffbf8bfdbd8
child 423
2a0cc9c18e2b

update VERSION_DATE

src/main/kotlin/de/uapcore/lightpit/Constants.kt file | annotate | diff | comparison | revisions
--- a/src/main/kotlin/de/uapcore/lightpit/Constants.kt	Wed May 13 23:17:23 2026 +0200
+++ b/src/main/kotlin/de/uapcore/lightpit/Constants.kt	Wed May 13 23:17:56 2026 +0200
@@ -29,7 +29,7 @@
     /**
      * A date in yyyy-mm-dd format to identify the release.
      */
-    const val VERSION_DATE = "2026-03-12"
+    const val VERSION_DATE = "2026-05-13"
 
     /**
      * The path where the JSP files reside.

mercurial