Bump version to 1.3.0

This commit is contained in:
Skylar Ittner 2021-03-07 00:40:45 -07:00
parent 12de8be446
commit 6ad05fb13c
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "com.netsyms.helenaexpress.app", "name": "com.netsyms.helenaexpress.app",
"displayName": "Helena Express", "displayName": "Helena Express",
"version": "1.1.3", "version": "1.3.0",
"description": "App to schedule and track package pickup and courier services", "description": "App to schedule and track package pickup and courier services",
"product_string": "Helena Express", "product_string": "Helena Express",
"main": "www/index.html", "main": "www/index.html",

View File

@ -1,6 +1,6 @@
{ {
"name": "HelenaExpressApp", "name": "HelenaExpressApp",
"version": "1.2.0", "version": "1.3.0",
"main": "index.html", "main": "index.html",
"license": "MPL-2.0", "license": "MPL-2.0",
"dependencies": { "dependencies": {