From 9c4519961638b55783022fb2b1141fd38d982279 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Fri, 10 Sep 2021 02:05:52 -0600 Subject: [PATCH] Bump app version to 1.4.0 --- config.xml | 2 +- package.json | 2 +- www/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config.xml b/config.xml index 103296c..84266a0 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + Helena Express diff --git a/package.json b/package.json index 42a19c0..26e75d2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.netsyms.helenaexpress.app", "displayName": "Helena Express", - "version": "1.3.1", + "version": "1.4.0", "description": "App to schedule and track package pickup and courier services", "product_string": "Helena Express", "main": "www/index.html", diff --git a/www/package.json b/www/package.json index b7d0e02..83c6eee 100644 --- a/www/package.json +++ b/www/package.json @@ -1,6 +1,6 @@ { "name": "HelenaExpressApp", - "version": "1.3.1", + "version": "1.4.0", "main": "index.html", "license": "MPL-2.0", "dependencies": {