Bump version 1.6.8 to 1.6.9; update copyright

This commit is contained in:
Skylar Ittner 2024-12-13 00:39:40 -07:00
parent 4a84e6e215
commit 7f6bfebc80
3 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.netsyms.PackageHelper" version="1.6.8" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="com.netsyms.PackageHelper" version="1.6.9" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name short="PH">PackageHelper</name>
<description>
Assistant app for door-to-door package delivery.
</description>
<author email="dev@netsyms.com" href="https://netsyms.com">
Netsyms Technologies
Netsyms Technologies LLC
</author>
<content src="index.html" />
<access origin="*" />

View File

@ -1,7 +1,7 @@
{
"name": "com.netsyms.packagehelper",
"displayName": "PackageHelper",
"version": "1.6.8",
"version": "1.6.9",
"description": "Assistant app for door-to-door package delivery.",
"product_string": "PackageHelper",
"main": "www/index.html",

View File

@ -556,7 +556,7 @@ var routes = [
{
setting: "versions",
title: "PackageHelper app v" + app_version,
text: "Copyright &copy; 2019-2023 Netsyms Technologies. Licensed under the Mozilla Public License 2.0.",
text: "Copyright &copy; 2019-2024 Netsyms Technologies LLC. Licensed under the Mozilla Public License 2.0.",
onclick: ""
},
{