diff --git a/config.xml b/config.xml
index a09d7317662ebe979948d1c66d0c37f1e413519a..82041a85fb0d5f452b9af6b832f6aacb1e623696 100644
--- a/config.xml
+++ b/config.xml
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<widget android-versionCode="102002" id="fr.duniter.cesium" version="1.test.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget android-versionCode="102002" id="fr.duniter.cesium" version="1.test.3" 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 fb4a21270f1b3c596831a5a1a118659aaec933d4..47d099026a89a5ec8ac1c63bf3c2ecdb26ca0159 100755
--- a/install.sh
+++ b/install.sh
@@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then
 fi
 
 latest_version() {
-  echo "v1.test.2" #lastest
+  echo "v1.test.3" #lastest
 }
 
 api_release_url() {
diff --git a/package.json b/package.json
index 828a8fa4ab2f7af647bc70767b0d2a8886ed2168..0dc58f2d9df86569be2269ff0005b5d93c1a65d1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cesium",
-  "version": "1.2.2",
+  "version": "1.test.3",
   "description": "Unhosted webapp client for Duniter network",
   "repository": {
     "type": "git",
diff --git a/www/js/config.js b/www/js/config.js
index 4733c0aaa35dfadb2fff958d3cd7c28cfa48c4c1..7922f5259ada3ae48e920e2d27e4b9c9dc5f6c5e 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -88,8 +88,8 @@ angular.module("cesium.config", [])
 			"defaultCountry": "France"
 		}
 	},
-	"version": "1.test.2",
-	"build": "2018-10-31T02:44:33.306Z",
+	"version": "1.test.3",
+	"build": "2018-10-31T03:44:33.306Z",
 	"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
 })
 
diff --git a/www/manifest.json b/www/manifest.json
index 702db12ed71a5c7ee72389eb8a063f05e307edfb..07ee4237452a64cf31095e2972f36f31030a892a 100644
--- a/www/manifest.json
+++ b/www/manifest.json
@@ -2,7 +2,7 @@
   "short_name": "Cesium",
   "name": "Cesium",
   "manifest_version": 1,
-  "version": "1.test.2",
+  "version": "1.test.3",
   "default_locale": "fr",
   "description": "Manage your Duniter Wallet on a libre currency, like Ğ1",
   "icons": [