From 31579e4bf6a7678b3bdbcd86e2d34bdca8e6a325 Mon Sep 17 00:00:00 2001
From: Benoit Lavenier <benoit.lavenier@e-is.pro>
Date: Wed, 6 May 2020 11:09:31 +0200
Subject: [PATCH] v1.6.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 f26963fff..db72d575a 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -120,7 +120,7 @@ angular.module("cesium.config", [])
 		}
 	},
 	"version": "1.6.7",
-	"build": "2020-05-06T08:58:03.325Z",
+	"build": "2020-05-06T09:07:27.415Z",
 	"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
 })
 
-- 
GitLab