diff --git a/config.xml b/config.xml
index 45a338c77cc093c397dd797dc5ffbe2a02d67100..29f05b8fa0c4945bef88b71c1ee2b3aafb8d12fb 100644
--- a/config.xml
+++ b/config.xml
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<widget android-versionCode="102003" id="fr.duniter.cesium" version="1.test.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget android-versionCode="102003" id="fr.duniter.cesium" version="1.2.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/package.json b/package.json
index 0dc58f2d9df86569be2269ff0005b5d93c1a65d1..5add3334fc9a85a318e2c05168e3457455ba0b26 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cesium",
-  "version": "1.test.3",
+  "version": "1.2.3",
   "description": "Unhosted webapp client for Duniter network",
   "repository": {
     "type": "git",
diff --git a/www/js/config.js b/www/js/config.js
index d67e331d0fd3575d2493c9fa98277ba29c5b3685..391d50db15cc40f114c6635bf103bd43bc73b58a 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -88,9 +88,9 @@ angular.module("cesium.config", [])
 			"defaultCountry": "France"
 		}
 	},
-	"version": "1.test.3",
+	"version": "1.2.3",
 	"build": "2018-11-05T10:20:19.544Z",
 	"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
 })
 
-;
\ No newline at end of file
+;
diff --git a/www/manifest.json b/www/manifest.json
index 07ee4237452a64cf31095e2972f36f31030a892a..0c6a2201b91d0c8d7674ff0d2bc9c872f6d6b78b 100644
--- a/www/manifest.json
+++ b/www/manifest.json
@@ -2,7 +2,7 @@
   "short_name": "Cesium",
   "name": "Cesium",
   "manifest_version": 1,
-  "version": "1.test.3",
+  "version": "1.2.3",
   "default_locale": "fr",
   "description": "Manage your Duniter Wallet on a libre currency, like Ğ1",
   "icons": [