diff --git a/config.xml b/config.xml index b79e297..5f44970 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + Helena Express diff --git a/package.json b/package.json index 210df7a..55e6998 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.netsyms.helenaexpress.app", "displayName": "Helena Express", - "version": "1.6.0", + "version": "1.7.0", "description": "App to request and track shipping services", "product_string": "Helena Express", "main": "www/index.html", diff --git a/www/package-lock.json b/www/package-lock.json index 2aa4948..3fcb896 100644 --- a/www/package-lock.json +++ b/www/package-lock.json @@ -1,6 +1,6 @@ { "name": "HelenaExpressApp", - "version": "1.5.1", + "version": "1.7.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/www/package.json b/www/package.json index fe34c42..165d381 100644 --- a/www/package.json +++ b/www/package.json @@ -1,6 +1,6 @@ { "name": "HelenaExpressApp", - "version": "1.6.0", + "version": "1.7.0", "main": "index.html", "license": "MPL-2.0", "dependencies": { diff --git a/www/routes.js b/www/routes.js index 3aaabe1..d97348c 100644 --- a/www/routes.js +++ b/www/routes.js @@ -328,7 +328,7 @@ var routes = [ { setting: "versions", title: "Helena Express app v" + app_version, - text: "Copyright © 2019-2021 Netsyms Technologies.", + text: "Copyright © 2019-2022 Netsyms Technologies.", onclick: "" }, {