From 2ffa597980e38d81c8de9800e5da84fafe824589 Mon Sep 17 00:00:00 2001
From: blavenie <benoit.lavenier@e-is.pro>
Date: Tue, 14 Mar 2017 16:45:16 +0100
Subject: [PATCH] v0.11.5

---
 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 9bc32d8ea..a6fb7a7eb 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -45,7 +45,7 @@ angular.module("cesium.config", [])
 		}
 	},
 	"version": "0.11.5",
-	"build": "2017-03-14T15:27:39.564Z",
+	"build": "2017-03-14T15:44:29.438Z",
 	"newIssueUrl": "https://github.com/duniter/cesium/issues/new?labels=bug"
 })
 
-- 
GitLab