diff --git a/config.xml b/config.xml
index 1cc99f79eec85ad4350dcc3b77fc8081068f71a3..f5dec2e6b8278f0107ab3d44cec9376c77e0eb52 100644
--- a/config.xml
+++ b/config.xml
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<widget android-versionCode="10406" id="fr.duniter.cesium" version="1.4.6" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget android-versionCode="104006" id="fr.duniter.cesium" version="1.4.6" 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/www/js/config.js b/www/js/config.js
index 3a1206c97fbd3b680c375ad10a7f4ab35c638ed2..72d2160cc5eed50f0c162fd8e52e238fbefad611 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -94,7 +94,7 @@ angular.module("cesium.config", [])
 		}
 	},
 	"version": "1.4.6",
-	"build": "2019-08-26T14:11:30.355Z",
+	"build": "2019-08-26T14:53:07.970Z",
 	"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
 })