diff --git a/config.xml b/config.xml index 6e23661ee10039763c52294585f05d504a0814bb..956d1e3f0dc4f79980aaba3581e6bf2c535dfba2 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<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"> +<widget android-versionCode="105004" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.5.4" 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 cb45e54ae575ea97ee0249877aea15f855e7961e..447b60d45212cd44f51eb37ccbb0e06b8283d278 100755 --- a/install.sh +++ b/install.sh @@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then fi latest_version() { - echo "v1.5.3" #lastest + echo "v1.5.4" #lastest } api_release_url() { diff --git a/package.json b/package.json index 88aaa1152a9952047df1f07517a07cdb5e83369e..bd69ba85ac4ee874fbc7f152d8c93155fe0ce203 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cesium", - "version": "1.5.3", + "version": "1.5.4", "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 06586f20a87c5794e31c2fa98f747af9fa70cdc3..cfda16dfb891c5e12fc5175308ea2497a8b3c344 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.0.0", + "version": "1.5.4", "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 df8d308804fd782049da4dd5150b66f7462007c3..4b97e52c76d5281552c76d0f7a03c9db7889df62 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -97,8 +97,8 @@ angular.module("cesium.config", []) "defaultCountry": "France" } }, - "version": "1.5.3", - "build": "2020-03-05T15:07:38.518Z", + "version": "1.5.4", + "build": "2020-03-05T17:29:02.131Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" }) diff --git a/www/manifest.json b/www/manifest.json index c9e1f52f39cab274f7a6ac5d9d01bfccc86fc315..29261aaf87ba0a0fa323efcf6866ee8859a1f6f6 100644 --- a/www/manifest.json +++ b/www/manifest.json @@ -2,7 +2,7 @@ "short_name": "Cesium", "name": "Cesium", "manifest_version": 1, - "version": "1.5.3", + "version": "1.5.4", "default_locale": "fr", "description": "Manage your Duniter Wallet on a libre currency, like Äž1", "icons": [