From 4fe9128e370aa70266ba231b43b38c33a3c3d3c9 Mon Sep 17 00:00:00 2001 From: Benoit Lavenier <benoit.lavenier@e-is.pro> Date: Mon, 26 Aug 2019 16:12:06 +0200 Subject: [PATCH] v1.4.6 --- 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 1864be60..3a1206c9 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -94,7 +94,7 @@ angular.module("cesium.config", []) } }, "version": "1.4.6", - "build": "2019-08-26T14:05:02.872Z", + "build": "2019-08-26T14:11:30.355Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" }) -- GitLab