diff --git a/android/app/build.gradle b/android/app/build.gradle
index d77a422ef38305e21440e8c0299e9c54f247bcfe..179ebe411d25156a7aa5e4c6a877b6f932022032 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 2000046
-        versionName "2.0.0-alpha46"
+        versionCode 2000047
+        versionName "2.0.0-alpha47"
         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 ec251cb6ead4ac402c32a0802ecfa3d2b0c0f5e6..be2b2bf62ec1909afb23ebdfea2e4c2fd7a8faf2 100644
--- a/electron/package.json
+++ b/electron/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cesium2s",
-  "version": "2.0.0-alpha46",
+  "version": "2.0.0-alpha47",
   "description": "Cesium², running on Duniter v2s (Substrate).",
   "author": {
     "name": "Benoit Lavenier",
diff --git a/install.sh b/install.sh
index ae06514c33120736362fa9ea634342ff65d321a9..436c7047c2f795f17b17655a1690224610d33c7c 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-alpha46" #lastest
+  echo "2.0.0-alpha47" #lastest
 }
 
 api_release_url() {
diff --git a/package.json b/package.json
index ce167826571eb16cb2b223028a07fb332dc42d44..c69fd09c7086b76609ae8ca3922ae0c6321ec00e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cesium",
-  "version": "2.0.0-alpha46",
+  "version": "2.0.0-alpha47",
   "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 a74a15fa1d2b62f71b1c15a4c49bcfa8b72131b7..24c96b0f99dd7c048269e5a528d4796f827d7edc 100644
--- a/resources/webext/manifest.json
+++ b/resources/webext/manifest.json
@@ -1,8 +1,8 @@
 {
   "manifest_version": 2,
   "name": "cesium2s",
-  "version": "2.0.0.46",
-  "version_name": "2.0.0-alpha46",
+  "version": "2.0.0.47",
+  "version_name": "2.0.0-alpha47",
   "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 3d7031550b12e309681f7f78f9bf0aca1375e623..1d470a7820357238c781c3f7ce646cdb40b4cfa1 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-alpha46",
+  "version": "2.0.0-alpha47",
   "default_locale": "fr",
   "description": "Cesium Wallet for Äž1 libre currency",
   "icons": [