Bump version: 1.4.1 to 1.5.0

This commit is contained in:
Skylar Ittner 2021-10-19 20:08:52 -06:00
parent 8a327701b7
commit 91c44bd1e4
3 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,8 +1,8 @@
{
"name": "com.netsyms.helenaexpress.app",
"displayName": "Helena Express",
"version": "1.4.1",
"description": "App to schedule and track package pickup and courier services",
"version": "1.5.0",
"description": "App to request and track shipping services",
"product_string": "Helena Express",
"main": "www/index.html",
"window": {

View File

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