diff --git a/config.xml b/config.xml index c66e3cc96cba3f2726758893343c4588b70683f7..cc79bb154f03b5ca89562a60f747df1a167662b7 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<widget android-versionCode="104013" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.4.13" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> +<widget android-versionCode="104014" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.4.14" 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 ea19843b95e8e233d327626b04e2acb6c1547259..aca070a6e7de5b83438422c31f90cb70ab895596 100755 --- a/install.sh +++ b/install.sh @@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then fi latest_version() { - echo "v1.4.13" #lastest + echo "v1.4.14" #lastest } api_release_url() { diff --git a/package.json b/package.json index 202300455b9834c605a0250d929c4622851132d8..ea6eeac0a0f2d1f26038c720e27c1523c364be18 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cesium", - "version": "1.4.13", + "version": "1.4.14", "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 e03a7456e95580e71d6440d02c18cd3c20e998ee..553b2d32bb2c3e3b2a55793deed342683851560c 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -93,8 +93,8 @@ angular.module("cesium.config", []) "defaultCountry": "France" } }, - "version": "1.4.13", - "build": "2019-12-24T13:25:48.071Z", + "version": "1.4.14", + "build": "2019-12-24T20:10:18.736Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" }) diff --git a/www/manifest.json b/www/manifest.json index 6bf5cf6c96332991fd334961c658328aa9e174d0..5068a0f1252418c23000b77f33868e4d69a9a14c 100644 --- a/www/manifest.json +++ b/www/manifest.json @@ -2,7 +2,7 @@ "short_name": "Cesium", "name": "Cesium", "manifest_version": 1, - "version": "1.4.13", + "version": "1.4.14", "default_locale": "fr", "description": "Manage your Duniter Wallet on a libre currency, like Äž1", "icons": [