Bump app version to 1.9.3
This commit is contained in:
parent
17bffcf6b2
commit
cb5ad77254
@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<widget id="com.netsyms.helenaexpress.app" version="1.9.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="1.9.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>
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "com.netsyms.helenaexpress.app",
|
||||
"displayName": "Helena Express",
|
||||
"version": "1.9.2",
|
||||
"version": "1.9.3",
|
||||
"description": "App to request and track shipping services",
|
||||
"product_string": "Helena Express",
|
||||
"main": "www/index.html",
|
||||
|
6
www/package-lock.json
generated
6
www/package-lock.json
generated
@ -1,19 +1,19 @@
|
||||
{
|
||||
"name": "HelenaExpressApp",
|
||||
"version": "1.9.2",
|
||||
"version": "1.9.3",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "HelenaExpressApp",
|
||||
"version": "1.9.2",
|
||||
"version": "1.9.3",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-pro": "^6",
|
||||
"@zxing/library": "^0.15.2",
|
||||
"framework7": "^7.0.2",
|
||||
"jquery": "^3.6.0",
|
||||
"maplibre-gl": "^1.15.2",
|
||||
"maplibre-gl": "^1.15.3",
|
||||
"template7": "^1.4.2"
|
||||
}
|
||||
},
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "HelenaExpressApp",
|
||||
"version": "1.9.2",
|
||||
"version": "1.9.3",
|
||||
"main": "index.html",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
@ -8,7 +8,7 @@
|
||||
"@zxing/library": "^0.15.2",
|
||||
"framework7": "^7.0.2",
|
||||
"jquery": "^3.6.0",
|
||||
"maplibre-gl": "^1.15.2",
|
||||
"maplibre-gl": "^1.15.3",
|
||||
"template7": "^1.4.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user