From 0c9c04ab81fc74f33cccd0cd7fd1b3cb77ba9646 Mon Sep 17 00:00:00 2001 From: Benoit Lavenier <benoit.lavenier@e-is.pro> Date: Mon, 4 Nov 2019 17:45:31 +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 10c16077c..1a9442505 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -94,7 +94,7 @@ angular.module("cesium.config", []) } }, "version": "1.4.10", - "build": "2019-11-04T15:57:53.996Z", + "build": "2019-11-04T16:44:50.723Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" }) -- GitLab