diff --git a/config.xml b/config.xml index f22a1006ab1b7c02ffedfce3e390cfe8ef150ead..6e23661ee10039763c52294585f05d504a0814bb 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<widget android-versionCode="105002" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.5.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> +<widget android-versionCode="105003" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.5.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 5e6e32ac73dd6e8bdeade5f7b97de564d628722e..cb45e54ae575ea97ee0249877aea15f855e7961e 100755 --- a/install.sh +++ b/install.sh @@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then fi latest_version() { - echo "v1.5.2" #lastest + echo "v1.5.3" #lastest } api_release_url() { diff --git a/package.json b/package.json index e3395d3c6ca87f3475f000faf1768aac478ea8bf..638bdc1830c8c07b6c26d9070c53758f8afe2cfd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cesium", - "version": "1.5.2", + "version": "1.5.3", "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/www/js/config.js b/www/js/config.js index fec56ab0ee7d1cd66823260c26c5fd7af2ee1f17..a543dbff15a6721818d5189dcb4bf5f8786e9c80 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -89,8 +89,8 @@ angular.module("cesium.config", []) "defaultCountry": "France" } }, - "version": "1.5.2", - "build": "2020-01-27T12:09:23.507Z", + "version": "1.5.3", + "build": "2020-01-27T13:59:40.149Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" }) diff --git a/www/manifest.json b/www/manifest.json index a677f41373a42a444017e2c0768eb23fdea24bc9..875f75c4251033f19d155cf8cdd63d11e44a8bf6 100644 --- a/www/manifest.json +++ b/www/manifest.json @@ -2,7 +2,7 @@ "short_name": "Cesium", "name": "Cesium", "manifest_version": 1, - "version": "1.5.2", + "version": "1.5.3", "default_locale": "fr", "description": "Manage your Duniter Wallet on a libre currency, like Äž1", "icons": [