diff --git a/config.xml b/config.xml
index 29f05b8fa0c4945bef88b71c1ee2b3aafb8d12fb..37a99bd4f285fbde3f31bb038580e7d02eeae7e2 100644
--- a/config.xml
+++ b/config.xml
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<widget android-versionCode="102003" id="fr.duniter.cesium" version="1.2.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget android-versionCode="102004" id="fr.duniter.cesium" version="1.2.4" 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 a9dd3fc9192227d43b4c6a3462fc7fe0ef89b60f..3ee385a96941f3a6be7cd36e9cfb6f96556194e0 100755
--- a/install.sh
+++ b/install.sh
@@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then
 fi
 
 latest_version() {
-  echo "v1.2.3" #lastest
+  echo "v1.2.4" #lastest
 }
 
 api_release_url() {
diff --git a/package.json b/package.json
index 5add3334fc9a85a318e2c05168e3457455ba0b26..7a298c2bf16f151c834bb76daa4079657941b88f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cesium",
-  "version": "1.2.3",
+  "version": "1.2.4",
   "description": "Unhosted webapp client for Duniter network",
   "repository": {
     "type": "git",
diff --git a/www/js/config.js b/www/js/config.js
index 4799a276a7a60e4d95e34c2aebf432eaf0542c5a..68843945058a85809f9ffb0129f180323b90c662 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -88,8 +88,8 @@ angular.module("cesium.config", [])
 			"defaultCountry": "France"
 		}
 	},
-	"version": "1.2.3",
-	"build": "2018-11-05T10:46:13.845Z",
+	"version": "1.2.4",
+	"build": "2018-11-06T13:02:24.344Z",
 	"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
 })
 
diff --git a/www/manifest.json b/www/manifest.json
index 0c6a2201b91d0c8d7674ff0d2bc9c872f6d6b78b..2cc3c2aa693c6a08f0f67e355a23b42d8b14b28f 100644
--- a/www/manifest.json
+++ b/www/manifest.json
@@ -2,7 +2,7 @@
   "short_name": "Cesium",
   "name": "Cesium",
   "manifest_version": 1,
-  "version": "1.2.3",
+  "version": "1.2.4",
   "default_locale": "fr",
   "description": "Manage your Duniter Wallet on a libre currency, like Ğ1",
   "icons": [