diff --git a/config.xml b/config.xml index 92a63db0caa8f5927892943355202320dc36d791..dfa549b12921c6fc009757a11f38dcd7070e9b39 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<widget android-versionCode="104011" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.4.11" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> +<widget android-versionCode="104012" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.4.12" 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 f905714aa964c4103a670fa7097e646543e508e0..a59a1b6c4b1105ef721e1e5049bbc178723f25af 100755 --- a/install.sh +++ b/install.sh @@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then fi latest_version() { - echo "v1.4.11" #lastest + echo "v1.4.12" #lastest } api_release_url() { diff --git a/package.json b/package.json index 05d0a882b93db8b08bb9704a483b0a960b08fbec..8ad0cb64734988ea008bfe630865982acdadf98d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cesium", - "version": "1.4.11", + "version": "1.4.12", "description": "Cesium Wallet for G1 libre currency", "repository": { "type": "git", diff --git a/www/js/config.js b/www/js/config.js index d35a154f03fb484d681e9ddd15eef97ae06a335a..977477922ca923d8e53db5c3e650f0b42c0ce2cc 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -93,8 +93,8 @@ angular.module("cesium.config", []) "defaultCountry": "France" } }, - "version": "1.4.11", - "build": "2019-11-04T17:23:39.091Z", + "version": "1.4.12", + "build": "2019-11-05T15:23:40.710Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" }) diff --git a/www/manifest.json b/www/manifest.json index c0aa18389813bef103842bae92f35fd56b07448a..e86d42d1892253003c15cf0d7d5a339f4a898f60 100644 --- a/www/manifest.json +++ b/www/manifest.json @@ -2,7 +2,7 @@ "short_name": "Cesium", "name": "Cesium", "manifest_version": 1, - "version": "1.4.11", + "version": "1.4.12", "default_locale": "fr", "description": "Manage your Duniter Wallet on a libre currency, like Äž1", "icons": [