From da1f27374757c068378e4624276faedcad17d8e7 Mon Sep 17 00:00:00 2001
From: blavenie <benoit.lavenier@e-is.pro>
Date: Sat, 14 Oct 2017 10:52:14 +0200
Subject: [PATCH] v0.18.2

---
 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 d6516336b..653644f3f 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -70,7 +70,7 @@ angular.module("cesium.config", [])
 		}
 	},
 	"version": "0.18.2",
-	"build": "2017-10-14T08:49:05.524Z",
+	"build": "2017-10-14T08:51:13.055Z",
 	"newIssueUrl": "https://github.com/duniter/cesium/issues/new?labels=bug"
 })
 
-- 
GitLab