diff --git a/config.xml b/config.xml
index a1ae7a35e1377c801120893ff4a7080b4386736f..92a63db0caa8f5927892943355202320dc36d791 100644
--- a/config.xml
+++ b/config.xml
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<widget android-versionCode="104010" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.4.10" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget android-versionCode="104011" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.4.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 3ec8ee9f4095d8e5e75976ea429ca681d35f1c2d..f905714aa964c4103a670fa7097e646543e508e0 100755
--- a/install.sh
+++ b/install.sh
@@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then
 fi
 
 latest_version() {
-  echo "v1.4.10" #lastest
+  echo "v1.4.11" #lastest
 }
 
 api_release_url() {
diff --git a/package.json b/package.json
index ef6ffc85620adeb2caaa07e3ce2ab44ff2ee987b..05d0a882b93db8b08bb9704a483b0a960b08fbec 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cesium",
-  "version": "1.4.10",
+  "version": "1.4.11",
   "description": "Cesium Wallet for G1 libre currency",
   "repository": {
     "type": "git",
diff --git a/www/js/config.js b/www/js/config.js
index 1a9442505ef2f8fdcbfc2832e31807d519960a1d..d35a154f03fb484d681e9ddd15eef97ae06a335a 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -93,8 +93,8 @@ angular.module("cesium.config", [])
 			"defaultCountry": "France"
 		}
 	},
-	"version": "1.4.10",
-	"build": "2019-11-04T16:44:50.723Z",
+	"version": "1.4.11",
+	"build": "2019-11-04T17:23:39.091Z",
 	"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
 })
 
diff --git a/www/manifest.json b/www/manifest.json
index 2a4415bedbfca82d81c8f9f80f855ee087981383..c0aa18389813bef103842bae92f35fd56b07448a 100644
--- a/www/manifest.json
+++ b/www/manifest.json
@@ -2,7 +2,7 @@
   "short_name": "Cesium",
   "name": "Cesium",
   "manifest_version": 1,
-  "version": "1.4.10",
+  "version": "1.4.11",
   "default_locale": "fr",
   "description": "Manage your Duniter Wallet on a libre currency, like Äž1",
   "icons": [