diff --git a/config.xml b/config.xml
index 2f7f578d5a5b3aff9e0a7aff3e2fa9b7ad789681..a72c15718ca9d0b51fb62a487247433ea264fa54 100644
--- a/config.xml
+++ b/config.xml
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<widget android-versionCode="106000" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.6.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget android-versionCode="106011" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.6.1" 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 efafe4aba4054dfe06f79a85ae7446a67ff23ba4..81b4c5453d188b0382546ec94fd57f0c1de0d673 100755
--- a/install.sh
+++ b/install.sh
@@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then
 fi
 
 latest_version() {
-  echo "v1.6.0" #lastest
+  echo "v1.6.1" #lastest
 }
 
 api_release_url() {
diff --git a/package.json b/package.json
index 2953361fe0e8c4436bd9250f2b03c81006080921..51e0f34c151e5145d8e887f153c942b22db76207 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cesium",
-  "version": "1.6.0",
+  "version": "1.6.1",
   "description": "Cesium Wallet for G1 libre currency",
   "author": "Benoit Lavenier <benoit.lavenier@e-is.pro>",
   "license": "AGPL-3.0",
@@ -215,4 +215,4 @@
   "engines": {
     "yarn": ">= 1.0.0"
   }
-}
+}
\ No newline at end of file
diff --git a/resources/web-ext/manifest.json b/resources/web-ext/manifest.json
index ab92b160779f5ab8d8271e02f9a69c749ddc93c3..5061548b9541426998afa88674abc6af5a036fe6 100644
--- a/resources/web-ext/manifest.json
+++ b/resources/web-ext/manifest.json
@@ -2,7 +2,7 @@
   "short_name": "Cesium",
   "name": "Cesium",
   "manifest_version": 2,
-  "version": "1.6.0",
+  "version": "1.6.1",
   "description": "Manage your Duniter Wallet on a libre currency, like Äž1",
   "background": {
     "scripts": ["background.js"]
diff --git a/www/js/config.js b/www/js/config.js
index 30f0406e4afa2579fe4950d8925dfeeaa69d39a1..e766b7dfde583dace148cc78690a3e8fa886520e 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -97,8 +97,8 @@ angular.module("cesium.config", [])
 			"defaultCountry": "France"
 		}
 	},
-	"version": "1.6.0",
-	"build": "2020-03-17T16:05:04.128Z",
+	"version": "1.6.1",
+	"build": "2020-03-17T16:53:39.290Z",
 	"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
 })
 
diff --git a/www/manifest.json b/www/manifest.json
index 014937391e772e286abdaefdb7b0e61ceda71c9d..03c18a127c6351e5e8db6d5e244b72d31c4a431c 100644
--- a/www/manifest.json
+++ b/www/manifest.json
@@ -2,7 +2,7 @@
   "short_name": "Cesium",
   "name": "Cesium",
   "manifest_version": 1,
-  "version": "1.6.0",
+  "version": "1.6.1",
   "default_locale": "fr",
   "description": "Manage your Duniter Wallet on a libre currency, like Äž1",
   "icons": [