Bump version 2.0.0 -> 2.0.1
This commit is contained in:
parent
8c17811c5f
commit
70c100a8ac
@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<widget id="com.netsyms.helenaexpress.app" version="2.0.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">
|
||||
<widget id="com.netsyms.helenaexpress.app" version="2.0.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">
|
||||
<name short="Helena Express">Helena Express</name>
|
||||
<description>
|
||||
</description>
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "com.netsyms.helenaexpress.app",
|
||||
"displayName": "Helena Express",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "App to request and track shipping services",
|
||||
"product_string": "Helena Express",
|
||||
"main": "www/index.html",
|
||||
|
4
www/package-lock.json
generated
4
www/package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "HelenaExpressApp",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "HelenaExpressApp",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-pro": "^6",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "HelenaExpressApp",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"main": "index.html",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user