diff --git a/android/app/build.gradle b/android/app/build.gradle
index 058a399777a972e555845bf58c122b65336c9963..bede9f698855f4b664ff8f32d9ff974f82b8b7b4 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -13,8 +13,8 @@ android {
         minSdkVersion rootProject.ext.minSdkVersion
         compileSdkVersion rootProject.ext.compileSdkVersion
         targetSdkVersion rootProject.ext.targetSdkVersion
-        versionCode 2000043
-        versionName "2.0.0-alpha43"
+        versionCode 2000045
+        versionName "2.0.0-alpha45"
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         aaptOptions {
              // Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
diff --git a/electron/package.json b/electron/package.json
index 89bfe097d3e1d27e68c24c0a39d14cd8eaa07faf..84106d8a7abecd8311d077e27a94c28ea9f63c9a 100644
--- a/electron/package.json
+++ b/electron/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cesium2s",
-  "version": "2.0.0-alpha43",
+  "version": "2.0.0-alpha45",
   "description": "Cesium², running on Duniter v2s (Substrate).",
   "author": {
     "name": "Benoit Lavenier",
diff --git a/install.sh b/install.sh
index a1760dd15daea635f80fb7b32af719ba33bd11e8..4478dd16af322290c729760fa6d177df9c3f455a 100755
--- a/install.sh
+++ b/install.sh
@@ -14,7 +14,7 @@ INSTALL_DIR=${1:-$(pwd)/${PROJECT_NAME}}
 INSTALL_ENV=testing
 
 latest_version() {
-  echo "2.0.0-alpha43" #lastest
+  echo "2.0.0-alpha45" #lastest
 }
 
 api_release_url() {
diff --git a/package.json b/package.json
index 42a6fb1ecb8909087f856529e4ae1e80a6bd94d0..51a8005373ac2f71178782ee057d942999f6cf95 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cesium",
-  "version": "2.0.0-alpha43",
+  "version": "2.0.0-alpha45",
   "description": "Manage G1 wallet",
   "author": "Benoit Lavenier <benoit.lavenier@e-is.pro>",
   "homepage": "https://cesium.app",
diff --git a/resources/webext/manifest.json b/resources/webext/manifest.json
index 57345312e3eb96d849c13d69242a54ec1b4d31f8..6cf607aa05ff6471af404df3818d2345388b106a 100644
--- a/resources/webext/manifest.json
+++ b/resources/webext/manifest.json
@@ -1,8 +1,8 @@
 {
   "manifest_version": 2,
   "name": "cesium2s",
-  "version": "2.0.0.43",
-  "version_name": "2.0.0-alpha43",
+  "version": "2.0.0.45",
+  "version_name": "2.0.0-alpha45",
   "short_name": "Cesium²",
   "description": "Manage G1 wallet",
   "author": "Benoit Lavenier <benoit.lavenier@e-is.pro>",
diff --git a/src/manifest.json b/src/manifest.json
index 3d0ba9213a81174282a4597c03c1a33a9176fa2a..00bd6b288aa85b08c70563e66d5cafe5bd64ab0e 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -2,7 +2,7 @@
   "short_name": "Cesium",
   "name": "Cesium2",
   "manifest_version": 2,
-  "version": "2.0.0-alpha43",
+  "version": "2.0.0-alpha45",
   "default_locale": "fr",
   "description": "Cesium Wallet for Äž1 libre currency",
   "icons": [