From ec021f18b9f23b95828665233d22c28bfe236dce Mon Sep 17 00:00:00 2001 From: Benoit Lavenier <benoit.lavenier@e-is.pro> Date: Thu, 11 May 2023 17:58:02 +0200 Subject: [PATCH] v1.7.0-rc2 --- 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 834708ad4..cdf0873dd 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -121,7 +121,7 @@ angular.module("cesium.config", []) } }, "version": "1.7.0-rc2", - "build": "2023-05-11T15:45:13.623Z", + "build": "2023-05-11T15:55:31.780Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" }) -- GitLab