From 0560296ae1bd1c9bf833dc6f8a30a8571ec80240 Mon Sep 17 00:00:00 2001
From: blavenie <benoit.lavenier@e-is.pro>
Date: Tue, 2 May 2017 13:02:29 +0200
Subject: [PATCH] v0.12.1

---
 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 eff53dc24..fee2ab24e 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -45,7 +45,7 @@ angular.module("cesium.config", [])
 		}
 	},
 	"version": "0.12.1",
-	"build": "2017-05-02T10:42:40.572Z",
+	"build": "2017-05-02T11:00:31.202Z",
 	"newIssueUrl": "https://github.com/duniter/cesium/issues/new?labels=bug"
 })
 
-- 
GitLab