From d71bcc160362d2d981d403ba87c875b0b60a882e Mon Sep 17 00:00:00 2001 From: Benoit Lavenier <benoit.lavenier@e-is.pro> Date: Fri, 27 Dec 2019 20:30:02 +0100 Subject: [PATCH] v1.4.15 --- 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 af74dcd1..f62d7356 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -94,7 +94,7 @@ angular.module("cesium.config", []) } }, "version": "1.4.15", - "build": "2019-12-27T19:22:29.229Z", + "build": "2019-12-27T19:29:25.560Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" }) -- GitLab