diff --git a/config.xml b/config.xml index 1b81518..da67011 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + Helena Express diff --git a/package.json b/package.json index 75eb8b1..d3b621a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.netsyms.helenaexpress.app", "displayName": "Helena Express", - "version": "1.1.1", + "version": "1.1.3", "description": "App to schedule and track package pickup and courier services", "product_string": "Helena Express", "main": "www/index.html", diff --git a/www/manifest.json b/www/manifest.json index c9f411a..4144176 100644 --- a/www/manifest.json +++ b/www/manifest.json @@ -47,6 +47,10 @@ "platform": "play", "url": "https://play.google.com/store/apps/details?id=com.netsyms.helenaexpress.app", "id": "com.netsyms.helenaexpress.app" + }, + { + "platform": "itunes", + "url": "https://apps.apple.com/us/app/id1550406481" } ], "start_url": "index.html", diff --git a/www/package.json b/www/package.json index bab8cdc..a6a0da3 100644 --- a/www/package.json +++ b/www/package.json @@ -1,6 +1,6 @@ { "name": "HelenaExpressApp", - "version": "1.1.1", + "version": "1.1.3", "main": "index.html", "license": "MPL-2.0", "dependencies": {