diff --git a/config.xml b/config.xml index 19516f11f..0867c9fd1 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + sumaris-app SUMARiS app E-IS Team diff --git a/install.sh b/install.sh index e752d2d27..b48da411d 100755 --- a/install.sh +++ b/install.sh @@ -15,7 +15,7 @@ if [ "_$INSTALL_DIR" == "_" ]; then fi latest_version() { - echo "v0.9.7" #lastest + echo "v0.9.8" #lastest } api_release_url() { diff --git a/package.json b/package.json index 6354df4ef..d4b25401e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sumaris-app", "description": "SUMARiS app", - "version": "0.9.7", + "version": "0.9.8", "author": "contact@e-is.pro", "homepage": "https://www.sumaris.net", "private": true, diff --git a/src/manifest.json b/src/manifest.json index 51909db54..d55c442e7 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "name": "ADAP", "short_name": "ADAP", "manifest_version": 1, - "version": "0.9.7", + "version": "0.9.8", "default_locale": "fr", "description": "ADAP App.", "icons": [{