src/main/webapp/WEB-INF/jsp/site.jsp

changeset 313
7cfe88b8e219
parent 311
bf67e0ff7131
--- a/src/main/webapp/WEB-INF/jsp/site.jsp	Mon Aug 05 19:17:36 2024 +0200
+++ b/src/main/webapp/WEB-INF/jsp/site.jsp	Mon Aug 05 19:38:47 2024 +0200
@@ -31,7 +31,7 @@
 <%@taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
 
 <%-- Version suffix for forcing browsers to update the CSS / JS files --%>
-<c:set scope="page" var="versionSuffix" value="20240804"/>
+<c:set scope="page" var="versionSuffix" value="20240805"/>
 
 <%-- Make the base href easily available at request scope --%>
 <c:set scope="page" var="baseHref" value="${requestScope[Constants.REQ_ATTR_BASE_HREF]}"/>

mercurial