diff --git a/config.xml b/config.xml
index 4e8acd13566b1d1e1983a391df52e6cdd653973d..70bc419d325338d0bba47286a88f7f078d39b477 100644
--- a/config.xml
+++ b/config.xml
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<widget android-versionCode="107100" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.7.10" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget android-versionCode="107110" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.7.11" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" 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 11e4ba70d05b099dc689c72ec43831b0857a0c0e..e73c861317f1f37c45784a368905b3f577068eb7 100755
--- a/install.sh
+++ b/install.sh
@@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then
 fi
 
 latest_version() {
-  echo "v1.7.10" #lastest
+  echo "v1.7.11" #lastest
 }
 
 api_release_url() {
diff --git a/package.json b/package.json
index 4aeea48a6c349197fca1fc08fcd6b72e5f58c1ed..dc9f10955c99aefec9592d19a0ef424f64e4a80e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cesium",
-  "version": "1.7.10",
+  "version": "1.7.11",
   "description": "Cesium Wallet for G1 libre currency",
   "author": "Benoit Lavenier <benoit.lavenier@e-is.pro>",
   "license": "AGPL-3.0",
diff --git a/resources/web-ext/manifest.json b/resources/web-ext/manifest.json
index 1eede298a9c25a47358ab398897755c4bea0af88..a345eb6100c4a0a5ba5d6061677271822231011d 100644
--- a/resources/web-ext/manifest.json
+++ b/resources/web-ext/manifest.json
@@ -1,7 +1,7 @@
 {
   "name": "Cesium",
   "short_name": "Cesium",
-  "version": "1.7.10",
+  "version": "1.7.11",
   "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 e903decd25fe5b768ecebda3e47836e0cdce8dae..9c8b284a26f416c8edb6cfd6dd8af629c8c63c71 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -147,8 +147,8 @@ angular.module("cesium.config", [])
 			"defaultCountry": "France"
 		}
 	},
-	"version": "1.7.10",
-	"build": "2023-09-11T15:39:50.891Z",
+	"version": "1.7.11",
+	"build": "2024-01-02T10:19:53.260Z",
 	"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
 })
 
diff --git a/www/manifest.json b/www/manifest.json
index b7d3abae82db3646638d5b7f0ee5325fa9677a70..09e68820eeafbcecaeb30a5c5b45a9d4f45ae88d 100644
--- a/www/manifest.json
+++ b/www/manifest.json
@@ -2,7 +2,7 @@
   "short_name": "Cesium",
   "name": "Cesium",
   "manifest_version": 1,
-  "version": "1.7.10",
+  "version": "1.7.11",
   "default_locale": "fr",
   "description": "Cesium Wallet for Ğ1 libre currency",
   "icons": [