From 8da4b2e0033cfa3e5d110761aae0b0206db19a88 Mon Sep 17 00:00:00 2001 From: blavenie <benoit.lavenier@e-is.pro> Date: Mon, 1 Oct 2018 15:25:53 +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 ead10e92..82c5cc51 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:10:28.857Z", + "build": "2018-10-01T13:24:52.501Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" }) -- GitLab