From 00291e31476151574ee7889a898092d957534221 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Tue, 26 Jan 2021 21:45:19 -0700 Subject: [PATCH] Bump to v1.1.3 (skip 1.1.2 because iOS build submission stupidity) --- config.xml | 2 +- package.json | 2 +- www/manifest.json | 4 ++++ www/package.json | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) 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": {