diff --git a/config.xml b/config.xml
index 6fefd4ae51a807a5066a17ee2be577c1e98f6e81..f4ccceaf150b6229ed909d6d47eed037fbe673c0 100644
--- a/config.xml
+++ b/config.xml
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<widget android-versionCode="103010" id="fr.duniter.cesium" version="1.3.10" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget android-versionCode="103011" id="fr.duniter.cesium" version="1.3.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 457e5a4582dbf956b25a0ccc1884c543abfcca03..054ebccf12f524bd04372b462f7fd2e84d5ea7cb 100755
--- a/install.sh
+++ b/install.sh
@@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then
 fi
 
 latest_version() {
-  echo "v1.3.10" #lastest
+  echo "v1.3.11" #lastest
 }
 
 api_release_url() {
diff --git a/package.json b/package.json
index 6901bed25edaabbf6f771c7797e536d201897fb3..720a2e96af2f1c1f40cf8c3aa1958f2635170755 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cesium",
-  "version": "1.3.10",
+  "version": "1.3.11",
   "description": "Cesium Wallet for G1 currency",
   "repository": {
     "type": "git",
diff --git a/www/js/config.js b/www/js/config.js
index 2d96323514841e24cb242deeb50d68df476f93ca..71cbfdbd6d3c70c9d833a41ad92e10e58e6cfed8 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -92,8 +92,8 @@ angular.module("cesium.config", [])
 			"defaultCountry": "France"
 		}
 	},
-	"version": "1.3.10",
-	"build": "2019-04-08T09:48:55.055Z",
+	"version": "1.3.11",
+	"build": "2019-04-08T14:17:51.208Z",
 	"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
 })
 
diff --git a/www/manifest.json b/www/manifest.json
index 11af07a959676c350231f9164d5e65cd71ef942c..2edbac601175c67f4c44d5a33ff2b176424de9cb 100644
--- a/www/manifest.json
+++ b/www/manifest.json
@@ -2,7 +2,7 @@
   "short_name": "Cesium",
   "name": "Cesium",
   "manifest_version": 1,
-  "version": "1.3.10",
+  "version": "1.3.11",
   "default_locale": "fr",
   "description": "Manage your Duniter Wallet on a libre currency, like Äž1",
   "icons": [