From 4f9c52377a43507de4952e226cd9b43008592976 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sat, 23 Jan 2021 18:46:34 -0700 Subject: [PATCH] Bump to v1.1.1 --- 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 5a41160..1b81518 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + Helena Express diff --git a/package.json b/package.json index 21140c6..75eb8b1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.netsyms.helenaexpress.app", "displayName": "Helena Express", - "version": "1.1.0", + "version": "1.1.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.json b/www/package.json index 0c4eb4f..bab8cdc 100644 --- a/www/package.json +++ b/www/package.json @@ -1,6 +1,6 @@ { "name": "HelenaExpressApp", - "version": "1.1.0", + "version": "1.1.1", "main": "index.html", "license": "MPL-2.0", "dependencies": {