diff --git a/config.xml b/config.xml
index 30b6e41dff9efd50b565e51c45d09da823e9f97d..bc90c9dcb97d0bd2f5424a7f570ae7795cf9f31b 100644
--- a/config.xml
+++ b/config.xml
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<widget android-versionCode="106060" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.6.6" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget android-versionCode="106070" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.6.7" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
     <name>Cesium</name>
     <description>
     An simple App for Duniter wallet
diff --git a/install.sh b/install.sh
index 8bb5cf8bb6865e5144c366851f12905a46822fd2..ff3755aae7127f9ae112fa468be4d3a0a428ea15 100755
--- a/install.sh
+++ b/install.sh
@@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then
 fi
 
 latest_version() {
-  echo "v1.6.6" #lastest
+  echo "v1.6.7" #lastest
 }
 
 api_release_url() {
diff --git a/package.json b/package.json
index 464c8e23bc6c363434bc95b750d66ec1bfc60465..dd19c346a5f03249afe8ab3dcfc5e87fd9b89138 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cesium",
-  "version": "1.6.6",
+  "version": "1.6.7",
   "description": "Cesium Wallet for G1 libre currency",
   "author": "Benoit Lavenier <benoit.lavenier@e-is.pro>",
   "license": "AGPL-3.0",
diff --git a/www/js/config.js b/www/js/config.js
index 76ab827f8d15ab7c80a9f071c270c091ceca6628..debbd583daccf2e4853c28c0e788bbc20afa9c87 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -12,10 +12,10 @@ angular.module("cesium.config", [])
 	"cacheTimeMs": 300000,
 	"demo": false,
 	"readonly": false,
-	"fallbackLanguage": "fr",
+	"fallbackLanguage": "en",
 	"rememberMe": true,
 	"showUDHistory": true,
-	"timeout": 300000,
+	"timeout": 40000,
 	"timeWarningExpireMembership": 5184000,
 	"timeWarningExpire": 7776000,
 	"keepAuthIdle": 600,
@@ -33,8 +33,8 @@ angular.module("cesium.config", [])
 		}
 	},
 	"license": {
-		"fr-FR": "license/license_g1-fr-FR",
 		"en": "license/license_g1-en",
+		"fr-FR": "license/license_g1-fr-FR",
 		"es-ES": "license/license_g1-es-ES",
 		"eo-EO": "license/license_g1-eo-EO"
 	},
@@ -83,6 +83,12 @@ angular.module("cesium.config", [])
 			"port": 443
 		}
 	],
+	"developers": [
+		{
+			"name": "Benoit Lavenier",
+			"pubkey": "38MEAZN68Pz1DTvT3tqgxx4yQP6snJCQhPqEFxbDk4aE"
+		}
+	],
 	"plugins": {
 		"es": {
 			"enable": true,
@@ -114,8 +120,8 @@ angular.module("cesium.config", [])
 		}
 	},
 	"version": "1.6.7",
-	"build": "2020-05-06T08:33:48.177Z",
+	"build": "2020-05-06T08:36:54.246Z",
 	"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
 })
 
-;
+;
\ No newline at end of file
diff --git a/www/manifest.json b/www/manifest.json
index 85ffc9af5ac4b3c0657ce924856fa61265909a05..7969871fe6f0206a12dc5d444460656a52ef3c6f 100644
--- a/www/manifest.json
+++ b/www/manifest.json
@@ -2,7 +2,7 @@
   "short_name": "Cesium",
   "name": "Cesium",
   "manifest_version": 1,
-  "version": "1.6.6",
+  "version": "1.6.7",
   "default_locale": "fr",
   "description": "Cesium Wallet for Äž1 libre currency",
   "icons": [