From 5d74e7a3ef695dd620268789c3cbd660bf6595a0 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sat, 9 Oct 2021 18:36:37 -0600 Subject: [PATCH] Bump version to 1.4.1 --- config.xml | 2 +- package-lock.json | 2 +- package.json | 2 +- www/package-lock.json | 2 +- www/package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config.xml b/config.xml index 508d19d..10b9f61 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + Helena Express diff --git a/package-lock.json b/package-lock.json index 06bcb5c..5462f40 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "com.netsyms.helenaexpress.app", - "version": "1.4.0", + "version": "1.4.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 10881e3..3e35a33 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.netsyms.helenaexpress.app", "displayName": "Helena Express", - "version": "1.4.0", + "version": "1.4.1", "description": "App to schedule and track package pickup and courier services", "product_string": "Helena Express", "main": "www/index.html", diff --git a/www/package-lock.json b/www/package-lock.json index afabad6..08b069a 100644 --- a/www/package-lock.json +++ b/www/package-lock.json @@ -1,6 +1,6 @@ { "name": "HelenaExpressApp", - "version": "1.4.0", + "version": "1.4.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/www/package.json b/www/package.json index 43bd381..b19b70e 100644 --- a/www/package.json +++ b/www/package.json @@ -1,6 +1,6 @@ { "name": "HelenaExpressApp", - "version": "1.4.0", + "version": "1.4.1", "main": "index.html", "license": "MPL-2.0", "dependencies": {