Wed, 13 May 2026 23:17:56 +0200
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.