From a37dc34b68e9af6d8145b369f198328b15aee857 Mon Sep 17 00:00:00 2001
From: Denis Gremaud <denis.gremaud@gmail.com>
Date: Wed, 20 Dec 2023 14:00:49 +0100
Subject: [PATCH] update version to 1.2.6

---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index acc3105..bfcfc12 100644
--- a/public/index.html
+++ b/public/index.html
@@ -27,7 +27,7 @@
 			touch the 'Id' string--it will be automatically populated by Git
 			checkout.</p>
 		<div class="version">
-			Version: 1.2.5
+			Version: 1.2.6
 		</div>
 		<div class="commit">
 			Commit: $Id: 242e2db4c0bee7e7362e14e371d72189884d0d8a $
-- 
GitLab