From a1b4f5be8b1db52d32a5a29bd9a5937aab3697a6 Mon Sep 17 00:00:00 2001 From: blavenie <benoit.lavenier@e-is.pro> Date: Mon, 1 Oct 2018 15:40:12 +0200 Subject: [PATCH] v1.1.8 --- 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 82c5cc51c..55aeb8861 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -89,7 +89,7 @@ angular.module("cesium.config", []) } }, "version": "1.1.8", - "build": "2018-10-01T13:24:52.501Z", + "build": "2018-10-01T13:39:12.894Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" }) -- GitLab