From 42db600128392bb3c7f0a8ab83868ed84e297bd9 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Wed, 24 Jan 2018 12:27:04 -0700 Subject: [PATCH] Bump version to 1.2.1 --- config.xml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config.xml b/config.xml index 4e2110a..51c20d3 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 40284ee..617707d 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "author": "Netsyms Technologies", "license": "MPL-2.0", "displayName": "Station", - "version": "1.2.0", + "version": "1.2.1", "description": "A kiosk app for easy, fast access to core Business Apps features.", "dependencies": { "cordova-android": "^6.2.3",