release version 1.6.2

Thu, 11 Jun 2026 16:03:59 +0200

author
Mike Becker <universe@uap-core.de>
date
Thu, 11 Jun 2026 16:03:59 +0200
changeset 429
349c03df471f
parent 428
89ec560a97cb
child 430
35df0484018e

release version 1.6.2

gradle/wrapper/gradle-wrapper.properties file | annotate | diff | comparison | revisions
src/main/kotlin/de/uapcore/lightpit/Constants.kt file | annotate | diff | comparison | revisions
src/main/webapp/WEB-INF/changelogs/changelog-de.jspf file | annotate | diff | comparison | revisions
--- a/gradle/wrapper/gradle-wrapper.properties	Thu Jun 11 16:01:47 2026 +0200
+++ b/gradle/wrapper/gradle-wrapper.properties	Thu Jun 11 16:03:59 2026 +0200
@@ -1,5 +1,5 @@
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.4-bin.zip
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
--- a/src/main/kotlin/de/uapcore/lightpit/Constants.kt	Thu Jun 11 16:01:47 2026 +0200
+++ b/src/main/kotlin/de/uapcore/lightpit/Constants.kt	Thu Jun 11 16:03:59 2026 +0200
@@ -29,7 +29,7 @@
     /**
      * A date in yyyy-mm-dd format to identify the release.
      */
-    const val VERSION_DATE = "2026-05-13"
+    const val VERSION_DATE = "2026-06-11"
 
     /**
      * The path where the JSP files reside.
--- a/src/main/webapp/WEB-INF/changelogs/changelog-de.jspf	Thu Jun 11 16:01:47 2026 +0200
+++ b/src/main/webapp/WEB-INF/changelogs/changelog-de.jspf	Thu Jun 11 16:03:59 2026 +0200
@@ -24,7 +24,7 @@
   --%>
 <%@ page contentType="text/html;charset=UTF-8" %>
 
-<h3>Version 1.6.2 (Vorschau)</h3>
+<h3>Version 1.6.2</h3>
 
 <ul>
     <li>RSS Einträge für Kommentare enthalten nun die Kommentar-ID in der GUID.</li>

mercurial