diff --git a/config.xml b/config.xml
index 2f9cf0e15068d0d5553772eaf6fa4ed0a2b67562..a1ae7a35e1377c801120893ff4a7080b4386736f 100644
--- a/config.xml
+++ b/config.xml
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<widget android-versionCode="104009" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.4.9" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<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">
     <name>Cesium</name>
     <description>
     An simple App for Duniter wallet
diff --git a/install.sh b/install.sh
index f95c40ceb0a88c40b1525f931a2491c23af39920..3ec8ee9f4095d8e5e75976ea429ca681d35f1c2d 100755
--- a/install.sh
+++ b/install.sh
@@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then
 fi
 
 latest_version() {
-  echo "v1.4.9" #lastest
+  echo "v1.4.10" #lastest
 }
 
 api_release_url() {
diff --git a/www/js/config.js b/www/js/config.js
index 487ac1968c1366b2836f79b54cb94e959119702f..a66250dadc1b52e26541def49edf6665b034851f 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -94,7 +94,7 @@ angular.module("cesium.config", [])
 		}
 	},
 	"version": "1.4.8",
-	"build": "2019-11-04T15:08:13.178Z",
+	"build": "2019-11-04T15:25:02.269Z",
 	"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
 })
 
diff --git a/www/manifest.json b/www/manifest.json
index 0f0e1b169900cef892a2ca3d8e5d29e724f3da39..2a4415bedbfca82d81c8f9f80f855ee087981383 100644
--- a/www/manifest.json
+++ b/www/manifest.json
@@ -2,7 +2,7 @@
   "short_name": "Cesium",
   "name": "Cesium",
   "manifest_version": 1,
-  "version": "1.4.9",
+  "version": "1.4.10",
   "default_locale": "fr",
   "description": "Manage your Duniter Wallet on a libre currency, like Äž1",
   "icons": [