diff --git a/config.xml b/config.xml
index 240fdaa1b5c76f725f7cab838262a9d7f5b62588..a7de831fff0dbb159d7cc9f1265895c3aec1c62a 100644
--- a/config.xml
+++ b/config.xml
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
-<widget android-versionCode="106011" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.6.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget android-versionCode="106012" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.6.2-alpha" 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 81b4c5453d188b0382546ec94fd57f0c1de0d673..a10f81b86e051359e37211e3ea2a8fdf2dc0eb71 100755
--- a/install.sh
+++ b/install.sh
@@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then
fi
latest_version() {
- echo "v1.6.1" #lastest
+ echo "v1.6.2-alpha" #lastest
}
api_release_url() {
diff --git a/package.json b/package.json
index e8b768b69680d66f0bb47ccf17209b9eaa65a929..65c14e56069648a6cab417d94fbb663efb361c50 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "cesium",
- "version": "1.6.1",
+ "version": "1.6.2-alpha",
"description": "Cesium Wallet for G1 libre currency",
"author": "Benoit Lavenier <benoit.lavenier@e-is.pro>",
"license": "AGPL-3.0",
@@ -215,4 +215,4 @@
"engines": {
"yarn": ">= 1.0.0"
}
-}
+}
\ No newline at end of file
diff --git a/resources/web-ext/manifest.json b/resources/web-ext/manifest.json
index 5061548b9541426998afa88674abc6af5a036fe6..fe1a2c7f54ca95dde72e686d843dda16112e071d 100644
--- a/resources/web-ext/manifest.json
+++ b/resources/web-ext/manifest.json
@@ -2,7 +2,7 @@
"short_name": "Cesium",
"name": "Cesium",
"manifest_version": 2,
- "version": "1.6.1",
+ "version": "1.6.2-alpha",
"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 cfcc455f13b28d03f879faeb9859afe153ab0aba..835f378d89226939d35596147afe4fd09fadd3f3 100644
--- a/www/js/config.js
+++ b/www/js/config.js
@@ -97,8 +97,8 @@ angular.module("cesium.config", [])
"defaultCountry": "France"
}
},
- "version": "1.6.1",
- "build": "2020-04-13T15:04:20.243Z",
+ "version": "1.6.2-alpha",
+ "build": "2020-04-13T18:04:09.778Z",
"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
})
diff --git a/www/manifest.json b/www/manifest.json
index 03c18a127c6351e5e8db6d5e244b72d31c4a431c..7151a961d7901ad48d0c3336233d3cf12dce45a5 100644
--- a/www/manifest.json
+++ b/www/manifest.json
@@ -2,7 +2,7 @@
"short_name": "Cesium",
"name": "Cesium",
"manifest_version": 1,
- "version": "1.6.1",
+ "version": "1.6.2-alpha",
"default_locale": "fr",
"description": "Manage your Duniter Wallet on a libre currency, like Ğ1",
"icons": [