From 9a1e0891b8de8c2d250096ffdece0925634617d9 Mon Sep 17 00:00:00 2001 From: Bertrand Presles <bpresles@gmail.com> Date: Sat, 19 Oct 2019 11:06:34 +0200 Subject: [PATCH] Updaded build --- 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 74d175e39..f3d436e44 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -94,7 +94,7 @@ angular.module("cesium.config", []) } }, "version": "1.4.7", - "build": "2019-10-19T08:27:22.290Z", + "build": "2019-10-19T08:55:47.281Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" }) -- GitLab