From d436a1a204686906f1da2dacd3f9dd1f88da266e Mon Sep 17 00:00:00 2001 From: blavenie <benoit.lavenier@e-is.pro> Date: Wed, 31 May 2017 16:34:08 +0200 Subject: [PATCH] v0.12.7 --- 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 1734bc27e..49a7f8e81 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -50,7 +50,7 @@ angular.module("cesium.config", []) } }, "version": "0.12.7", - "build": "2017-05-31T14:15:50.859Z", + "build": "2017-05-31T14:31:24.792Z", "newIssueUrl": "https://github.com/duniter/cesium/issues/new?labels=bug" }) -- GitLab