--- a/src/main/kotlin/de/uapcore/lightpit/Constants.kt Fri Mar 14 08:09:05 2025 +0100 +++ b/src/main/kotlin/de/uapcore/lightpit/Constants.kt Sat May 17 17:39:48 2025 +0200 @@ -26,6 +26,8 @@ package de.uapcore.lightpit object Constants { + const val VERSION_DATE = "2025-05-17" + /** * The path where the JSP files reside. */