From ae0a2f3d5b85a627a45452a93b16bf01287c0eb4 Mon Sep 17 00:00:00 2001
From: Benoit Lavenier <benoit.lavenier@e-is.pro>
Date: Tue, 2 Jan 2024 11:25:57 +0100
Subject: [PATCH] v1.7.11

---
 www/js/config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/js/config.js b/www/js/config.js
index 9c8b284a..4448c49f 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -148,7 +148,7 @@ angular.module("cesium.config", [])
 		}
 	},
 	"version": "1.7.11",
-	"build": "2024-01-02T10:19:53.260Z",
+	"build": "2024-01-02T10:24:48.754Z",
 	"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
 })
 
-- 
GitLab