diff --git a/config.xml b/config.xml
index fb8b4bf4180922e52c9c7ea90ddcf8e6200a75c1..eaabff19fb9cb2b06a13c931d54f8d5ebc95140d 100644
--- a/config.xml
+++ b/config.xml
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<widget android-versionCode="105010" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.5.10" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget android-versionCode="105011" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.5.11" 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 3bd33ebde4d8953e35c694ab4b7784fae681f3d7..d03746e9a9a41145bb15a9a02945dff16081e29a 100755
--- a/install.sh
+++ b/install.sh
@@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then
 fi
 
 latest_version() {
-  echo "v1.5.10" #lastest
+  echo "v1.5.11" #lastest
 }
 
 api_release_url() {
diff --git a/package.json b/package.json
index aa9706af2da15d25379d4af1f6a5ef4bd3c71edd..e08b31269ddc78d3f13053bf11c4351b41c8a04d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cesium",
-  "version": "1.5.10",
+  "version": "1.5.11",
   "description": "Cesium Wallet for G1 libre currency",
   "author": "Benoit Lavenier <benoit.lavenier@e-is.pro>",
   "license": "AGPL-3.0",
diff --git a/resources/web-ext/manifest.json b/resources/web-ext/manifest.json
index 288ccb863bca3b7050708bdf0daa966167efca71..6b933cc7c189f01604044b55618905e2bbd499d9 100644
--- a/resources/web-ext/manifest.json
+++ b/resources/web-ext/manifest.json
@@ -2,7 +2,7 @@
   "short_name": "Cesium",
   "name": "Cesium",
   "manifest_version": 2,
-  "version": "1.5.10",
+  "version": "1.5.11",
   "description": "Manage your Duniter Wallet on a libre currency, like Äž1",
   "background": {
     "scripts": ["background.js"]
diff --git a/www/js/config.js b/www/js/config.js
index c71a787d1458151d1293206db0ba892ab9f96189..2c750c1fd7fbd7ffbaf66e22753634e40787cb9e 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -97,8 +97,8 @@ angular.module("cesium.config", [])
 			"defaultCountry": "France"
 		}
 	},
-	"version": "1.5.10",
-	"build": "2020-03-11T18:37:11.866Z",
+	"version": "1.5.11",
+	"build": "2020-03-12T14:50:16.897Z",
 	"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
 })
 
diff --git a/www/manifest.json b/www/manifest.json
index dcfd8d05565b596d8d3ee6f72b8eeb1dc272ce2a..9b5fb872f678d7038ecb43c46c7e193786966315 100644
--- a/www/manifest.json
+++ b/www/manifest.json
@@ -2,7 +2,7 @@
   "short_name": "Cesium",
   "name": "Cesium",
   "manifest_version": 1,
-  "version": "1.5.10",
+  "version": "1.5.11",
   "default_locale": "fr",
   "description": "Manage your Duniter Wallet on a libre currency, like Äž1",
   "icons": [