From 4ddbb92a99c25653577cbf56a68161cfd1b48223 Mon Sep 17 00:00:00 2001
From: blavenie <benoit.lavenier@e-is.pro>
Date: Fri, 17 Jun 2016 23:38:24 +0200
Subject: [PATCH] prepare next release

---
 www/js/config.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/js/config.js b/www/js/config.js
index 209da87e..534a73eb 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -13,8 +13,8 @@ angular.module("cesium.config", [])
 	"NEW_ISSUE_LINK": "https://github.com/duniter/cesium/issues/new?labels=bug",
 	"TIMEOUT": 4000,
 	"DEBUG": false,
-	"VERSION": "0.1.17",
-	"BUILD_DATE": "2016-06-14T06:50:51.864Z"
+	"VERSION": "0.1.18",
+	"BUILD_DATE": "2016-06-14T07:08:40.077Z"
 })
 
 ;
\ No newline at end of file
-- 
GitLab