From b6aaf78fccc8448d283ffc576bc83ea88cbebe6a Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Wed, 24 Jan 2018 00:55:06 -0700 Subject: [PATCH] Bump app version to 1.1 --- config.xml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 21683d0..eaab0a9 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + Station A kiosk app for easy, fast access to core Business Apps features. diff --git a/package.json b/package.json index 22ed374..c5cd625 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "author": "Netsyms Technologies", "license": "MPL-2.0", "displayName": "Station", - "version": "1.0.0", + "version": "1.1.0", "description": "A kiosk app for easy, fast access to core Business Apps features.", "dependencies": { "cordova-android": "^6.2.3",