diff --git a/config.xml b/config.xml
index 4e84163145b0ced23d2feb0252a1499c13c77ab3..d83ff461aba730d35c344319311bbdd326f03ba4 100644
--- a/config.xml
+++ b/config.xml
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<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">
+<widget android-versionCode="10400" id="fr.duniter.cesium" version="1.4.0" 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 054ebccf12f524bd04372b462f7fd2e84d5ea7cb..0153a4224c4ece672db7a8ca1221cc74a07390fb 100755
--- a/install.sh
+++ b/install.sh
@@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then
 fi
 
 latest_version() {
-  echo "v1.3.11" #lastest
+  echo "v1.4.0" #lastest
 }
 
 api_release_url() {
diff --git a/package.json b/package.json
index fe3b05765bf2860d7adb4aca878ddfb274c81b03..26b8fc7305ee1a602b3cf1febd497c9f70d8343a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cesium",
-  "version": "1.3.11",
+  "version": "1.4.0",
   "description": "Cesium Wallet for G1 currency",
   "repository": {
     "type": "git",
diff --git a/www/js/config.js b/www/js/config.js
index 71cbfdbd6d3c70c9d833a41ad92e10e58e6cfed8..6c6c03a09b814b7006455fbc4b979a72ae97c8a5 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -92,8 +92,8 @@ angular.module("cesium.config", [])
 			"defaultCountry": "France"
 		}
 	},
-	"version": "1.3.11",
-	"build": "2019-04-08T14:17:51.208Z",
+	"version": "1.4.0",
+	"build": "2019-06-05T20:54:09.646Z",
 	"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
 })
 
diff --git a/www/manifest.json b/www/manifest.json
index cf26e24ff81fc9a2338c826f704005cf532e4829..0fedf82abed4fe2e3330c08017f2e93978d69f4d 100644
--- a/www/manifest.json
+++ b/www/manifest.json
@@ -2,7 +2,7 @@
   "short_name": "Cesium",
   "name": "Cesium",
   "manifest_version": 1,
-  "version": "1.3.11",
+  "version": "1.4.0",
   "default_locale": "fr",
   "description": "Manage your Duniter Wallet on a libre currency, like Äž1",
   "icons": [