From b630f1740cacde0336a032358c5f3d805e8bcd22 Mon Sep 17 00:00:00 2001
From: blavenie <benoit.lavenier@e-is.pro>
Date: Tue, 7 Feb 2017 18:27:26 +0100
Subject: [PATCH] v0.9.23

---
 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 e2f7d37b1..9365b24a1 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -44,7 +44,7 @@ angular.module("cesium.config", [])
 		}
 	},
 	"version": "0.9.23",
-	"build": "2017-02-07T16:46:29.094Z",
+	"build": "2017-02-07T17:26:49.071Z",
 	"newIssueUrl": "https://github.com/duniter/cesium/issues/new?labels=bug"
 })
 
-- 
GitLab