diff --git a/config.xml b/config.xml index 11e63f199ff6402a2d6d14d41150a024b2511d1b..43e4378f16c269f18eca31065a11cb69f856cd0c 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<widget android-versionCode="104017" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.4.17" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> +<widget android-versionCode="104018" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.4.18" 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 37796469e6f776f9c8714ea02ff097248f3f8c13..a7fd0f1f03e7fadb923225f71b37c25c1c51eb3e 100755 --- a/install.sh +++ b/install.sh @@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then fi latest_version() { - echo "v1.4.17" #lastest + echo "v1.4.18" #lastest } api_release_url() { diff --git a/package.json b/package.json index 2b819d57752590016203d5737329c87a0ea90ace..ca529566ffe2efd7f4e748cde9c6900e6c348ac4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cesium", - "version": "1.4.17", + "version": "1.4.18", "description": "Cesium Wallet for G1 libre currency", "author": "Benoit Lavenier <benoit.lavenier@e-is.pro>", "license": "AGPL-3.0", diff --git a/www/js/config.js b/www/js/config.js index 4539da516e41f09fe11f99bc94df40ee1444c7e4..c719769101888e1e11a346c363108466f76b9944 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -93,8 +93,8 @@ angular.module("cesium.config", []) "defaultCountry": "France" } }, - "version": "1.4.17", - "build": "2019-12-27T20:28:32.213Z", + "version": "1.4.18", + "build": "2019-12-28T12:21:59.344Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" }) diff --git a/www/manifest.json b/www/manifest.json index 743637192a1cd130fd2a6c5ecbb36d212283bf2a..b0fb053001d64a1751db8c74a33cb7e5f4a6dc0d 100644 --- a/www/manifest.json +++ b/www/manifest.json @@ -2,7 +2,7 @@ "short_name": "Cesium", "name": "Cesium", "manifest_version": 1, - "version": "1.4.17", + "version": "1.4.18", "default_locale": "fr", "description": "Manage your Duniter Wallet on a libre currency, like Äž1", "icons": [