Bump to v1.1.3 (skip 1.1.2 because iOS build submission stupidity)
This commit is contained in:
parent
d36a97768c
commit
00291e3147
@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<widget id="com.netsyms.helenaexpress.app" version="1.1.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.1.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
||||
<name short="Helena Express">Helena Express</name>
|
||||
<description>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "com.netsyms.helenaexpress.app",
|
||||
"displayName": "Helena Express",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.3",
|
||||
"description": "App to schedule and track package pickup and courier services",
|
||||
"product_string": "Helena Express",
|
||||
"main": "www/index.html",
|
||||
|
@ -47,6 +47,10 @@
|
||||
"platform": "play",
|
||||
"url": "https://play.google.com/store/apps/details?id=com.netsyms.helenaexpress.app",
|
||||
"id": "com.netsyms.helenaexpress.app"
|
||||
},
|
||||
{
|
||||
"platform": "itunes",
|
||||
"url": "https://apps.apple.com/us/app/id1550406481"
|
||||
}
|
||||
],
|
||||
"start_url": "index.html",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "HelenaExpressApp",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.3",
|
||||
"main": "index.html",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user