From 6ad05fb13c167025dde7d1e73898ba539f41391d Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sun, 7 Mar 2021 00:40:45 -0700 Subject: [PATCH] Bump version to 1.3.0 --- package.json | 2 +- www/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 60bb67c..39128dd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "com.netsyms.helenaexpress.app", "displayName": "Helena Express", - "version": "1.1.3", + "version": "1.3.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 bc356e7..99e05a6 100644 --- a/www/package.json +++ b/www/package.json @@ -1,6 +1,6 @@ { "name": "HelenaExpressApp", - "version": "1.2.0", + "version": "1.3.0", "main": "index.html", "license": "MPL-2.0", "dependencies": {