From 6b201d7a5348bde5f43121f092cde90ab37e89d8 Mon Sep 17 00:00:00 2001 From: Benoit Lavenier <benoit.lavenier@e-is.pro> Date: Mon, 4 Nov 2019 16:54:08 +0100 Subject: [PATCH] v1.4.10 --- 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 a66250da..615a6721 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -94,7 +94,7 @@ angular.module("cesium.config", []) } }, "version": "1.4.8", - "build": "2019-11-04T15:25:02.269Z", + "build": "2019-11-04T15:53:26.517Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" }) -- GitLab