--- a/src/main/kotlin/de/uapcore/lightpit/Constants.kt Thu Feb 19 17:48:07 2026 +0100 +++ b/src/main/kotlin/de/uapcore/lightpit/Constants.kt Fri Feb 20 15:27:09 2026 +0100 @@ -27,9 +27,9 @@ object Constants { /** - * A data in yyyy-mm-dd format to identify the release. + * A date in yyyy-mm-dd format to identify the release. */ - const val VERSION_DATE = "2026-01-06" + const val VERSION_DATE = "2026-02-20" /** * The path where the JSP files reside.