Bump app version to 1.4.0

This commit is contained in:
Skylar Ittner 2021-09-10 02:05:52 -06:00
parent 55cd8fd1a6
commit 9c45199616
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.netsyms.helenaexpress.app" version="1.3.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="com.netsyms.helenaexpress.app" version="1.4.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name short="Helena Express">Helena Express</name>
<description>

View File

@ -1,7 +1,7 @@
{
"name": "com.netsyms.helenaexpress.app",
"displayName": "Helena Express",
"version": "1.3.1",
"version": "1.4.0",
"description": "App to schedule and track package pickup and courier services",
"product_string": "Helena Express",
"main": "www/index.html",

View File

@ -1,6 +1,6 @@
{
"name": "HelenaExpressApp",
"version": "1.3.1",
"version": "1.4.0",
"main": "index.html",
"license": "MPL-2.0",
"dependencies": {