fix missing removal of (preview) in English changelog -.- v1.6.2

Thu, 11 Jun 2026 16:08:08 +0200

author
Mike Becker <universe@uap-core.de>
date
Thu, 11 Jun 2026 16:08:08 +0200
changeset 432
4bfadfca7010
parent 431
d941e9a884c5
child 433
9582d3df0a68

fix missing removal of (preview) in English changelog -.-

src/main/webapp/WEB-INF/changelogs/changelog.jspf file | annotate | diff | comparison | revisions
--- a/src/main/webapp/WEB-INF/changelogs/changelog.jspf	Thu Jun 11 16:07:46 2026 +0200
+++ b/src/main/webapp/WEB-INF/changelogs/changelog.jspf	Thu Jun 11 16:08:08 2026 +0200
@@ -24,7 +24,7 @@
   --%>
 <%@ page contentType="text/html;charset=UTF-8" %>
 
-<h3>Version 1.6.2 (preview)</h3>
+<h3>Version 1.6.2</h3>
 
 <ul>
     <li>Add the comment ID to the GUID of RSS entries for comments.</li>

mercurial