Bump version: 2.0.2 -> 2.0.3

This commit is contained in:
Skylar Ittner 2022-09-01 00:28:30 -06:00
parent 325099841a
commit 6809cde65a
5 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.netsyms.helenaexpress.app" version="2.0.2" 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="2.0.3" 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>

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "com.netsyms.helenaexpress.app",
"version": "1.9.4",
"version": "2.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@ -1,7 +1,7 @@
{
"name": "com.netsyms.helenaexpress.app",
"displayName": "Helena Express",
"version": "2.0.2",
"version": "2.0.3",
"description": "App to request and track shipping services",
"product_string": "Helena Express",
"main": "www/index.html",

2
www/package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "HelenaExpressApp",
"version": "2.0.2",
"version": "2.0.3",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

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