From d439f434ffb11c3f61859d885551cd36db9f918e Mon Sep 17 00:00:00 2001 From: blavenie <benoit.lavenier@e-is.pro> Date: Mon, 5 Nov 2018 11:47:13 +0100 Subject: [PATCH] v1.2.3 --- www/js/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/js/config.js b/www/js/config.js index 391d50db..4799a276 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -89,8 +89,8 @@ angular.module("cesium.config", []) } }, "version": "1.2.3", - "build": "2018-11-05T10:20:19.544Z", + "build": "2018-11-05T10:46:13.845Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" }) -; +; \ No newline at end of file -- GitLab