Bump version to 1.7.0, update copyright year
This commit is contained in:
parent
9f54a3f91f
commit
08b7d81e7e
@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<widget id="com.netsyms.helenaexpress.app" version="1.6.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="1.7.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>
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "com.netsyms.helenaexpress.app",
|
||||
"displayName": "Helena Express",
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.0",
|
||||
"description": "App to request and track shipping services",
|
||||
"product_string": "Helena Express",
|
||||
"main": "www/index.html",
|
||||
|
2
www/package-lock.json
generated
2
www/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "HelenaExpressApp",
|
||||
"version": "1.5.1",
|
||||
"version": "1.7.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "HelenaExpressApp",
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.0",
|
||||
"main": "index.html",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
|
@ -328,7 +328,7 @@ var routes = [
|
||||
{
|
||||
setting: "versions",
|
||||
title: "Helena Express app v" + app_version,
|
||||
text: "Copyright © 2019-2021 Netsyms Technologies.",
|
||||
text: "Copyright © 2019-2022 Netsyms Technologies.",
|
||||
onclick: ""
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user