diff --git a/config.xml b/config.xml index 07edf7021910ab592e40f5f0c619b76d5ea34322..4e8acd13566b1d1e1983a391df52e6cdd653973d 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<widget android-versionCode="107090" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.7.9" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0"> +<widget android-versionCode="107100" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.7.10" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" 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 d353d40fae7eab27202a633a9e2eaa3f93f90ec6..11e4ba70d05b099dc689c72ec43831b0857a0c0e 100755 --- a/install.sh +++ b/install.sh @@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then fi latest_version() { - echo "v1.7.9" #lastest + echo "v1.7.10" #lastest } api_release_url() { diff --git a/package.json b/package.json index 961c2b4844e69b35f637bb3485f0e3907980d260..4aeea48a6c349197fca1fc08fcd6b72e5f58c1ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cesium", - "version": "1.7.9", + "version": "1.7.10", "description": "Cesium Wallet for G1 libre currency", "author": "Benoit Lavenier <benoit.lavenier@e-is.pro>", "license": "AGPL-3.0", diff --git a/resources/web-ext/manifest.json b/resources/web-ext/manifest.json index 368565f0fb9510052c81f499581473961e41dbb2..1eede298a9c25a47358ab398897755c4bea0af88 100644 --- a/resources/web-ext/manifest.json +++ b/resources/web-ext/manifest.json @@ -1,7 +1,7 @@ { "name": "Cesium", "short_name": "Cesium", - "version": "1.7.9", + "version": "1.7.10", "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 095b9dbab91fc8b840fa006012adcb0bc6623a6f..e903decd25fe5b768ecebda3e47836e0cdce8dae 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -147,8 +147,8 @@ angular.module("cesium.config", []) "defaultCountry": "France" } }, - "version": "1.7.9", - "build": "2023-08-18T17:40:40.184Z", + "version": "1.7.10", + "build": "2023-09-11T15:39:50.891Z", "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" }) diff --git a/www/manifest.json b/www/manifest.json index 52a114dd371055a234dad425c42efdb840bc2561..b7d3abae82db3646638d5b7f0ee5325fa9677a70 100644 --- a/www/manifest.json +++ b/www/manifest.json @@ -2,7 +2,7 @@ "short_name": "Cesium", "name": "Cesium", "manifest_version": 1, - "version": "1.7.9", + "version": "1.7.10", "default_locale": "fr", "description": "Cesium Wallet for Ğ1 libre currency", "icons": [