diff --git a/config.xml b/config.xml index 1e26d18..581f6a6 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + cesium2 Cesium v2 Environmental Information Systems diff --git a/install.sh b/install.sh index e09d744..a3c01d5 100755 --- a/install.sh +++ b/install.sh @@ -15,7 +15,7 @@ if [ "_$INSTALL_DIR" == "_" ]; then fi latest_version() { - echo "v2.0.1" #lastest + echo "v2.0.2" #lastest } api_release_url() { diff --git a/package.json b/package.json index 80f8e72..7417ff9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cesium2", "description": "Cesium Wallet for G1 libre currency", - "version": "2.0.1", + "version": "2.0.2", "author": "contact@e-is.pro", "scripts": { "ng": "ng", diff --git a/src/assets/manifest.json b/src/assets/manifest.json index 2633a39..dc276b2 100644 --- a/src/assets/manifest.json +++ b/src/assets/manifest.json @@ -2,7 +2,7 @@ "name": "Cesium 2", "short_name": "Cesium 2", "manifest_version": 1, - "version": "2.0.1", + "version": "2.0.2", "default_locale": "en", "description": "A Duniter G1 wallet.", "icons": [{