From b6bcc81dfcca9a8b1b6a4bd7e8604e01af8716df Mon Sep 17 00:00:00 2001
From: blavenie <benoit.lavenier@e-is.pro>
Date: Thu, 9 Nov 2017 19:03:19 +0100
Subject: [PATCH] v0.19.4

---
 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 20db540f0..2c316b4b3 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -80,7 +80,7 @@ angular.module("cesium.config", [])
 		}
 	},
 	"version": "0.19.4",
-	"build": "2017-11-09T18:01:00.543Z",
+	"build": "2017-11-09T18:02:21.589Z",
 	"newIssueUrl": "https://github.com/duniter/cesium/issues/new?labels=bug"
 })
 
-- 
GitLab