diff --git a/config.xml b/config.xml
index 160b734941aaeb46d7777bda9501359079e068d6..66109b852ff08c0aa8584c69632db9e292ef595c 100644
--- a/config.xml
+++ b/config.xml
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<widget android-versionCode="104015" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.4.15" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget android-versionCode="104016" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.4.16" 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 4ab8c7e8fd4c4d7698ac235a2206e48f5ce094ab..d2f8d78853a3a10ae957b00ce23d31d5eabaf5c3 100755
--- a/install.sh
+++ b/install.sh
@@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then
 fi
 
 latest_version() {
-  echo "v1.4.15" #lastest
+  echo "v1.4.16" #lastest
 }
 
 api_release_url() {
diff --git a/package.json b/package.json
index 7b2a86c90552a504a35e255890c7e9b36924b6e8..7bc79f4e0c8d15833d06d6821ed935d3c37676d9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cesium",
-  "version": "1.4.15",
+  "version": "1.4.16",
   "description": "Cesium Wallet for G1 libre currency",
   "author": "Benoit Lavenier <benoit.lavenier@e-is.pro>",
   "license": "AGPL-3.0",
diff --git a/www/js/config.js b/www/js/config.js
index 57d256481f63d4c50d46fafce1e5412a3e99c9cf..c7671954ed593cafb25a56251f6f8eae6ad4d241 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -93,8 +93,8 @@ angular.module("cesium.config", [])
 			"defaultCountry": "France"
 		}
 	},
-	"version": "1.4.15",
-	"build": "2019-12-27T19:43:48.157Z",
+	"version": "1.4.16",
+	"build": "2019-12-27T20:09:31.807Z",
 	"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
 })
 
diff --git a/www/manifest.json b/www/manifest.json
index be4ab73a24187b5f0bff9909831077a5b17387d2..cef10474a34d75daf80162421972103ccc3aa6aa 100644
--- a/www/manifest.json
+++ b/www/manifest.json
@@ -2,7 +2,7 @@
   "short_name": "Cesium",
   "name": "Cesium",
   "manifest_version": 1,
-  "version": "1.4.15",
+  "version": "1.4.16",
   "default_locale": "fr",
   "description": "Manage your Duniter Wallet on a libre currency, like Äž1",
   "icons": [