Package Updates

This commit is contained in:
Patrick Fic
2021-04-19 08:54:20 -07:00
parent d4f7e6e8e0
commit ba156cedb0
2 changed files with 6 additions and 1 deletions

View File

@@ -51,6 +51,11 @@
},
"1.0.19": {
"title": "Release Notes for 1.0.19",
"date": "04/19/2021",
"notes": "Bug Fixes: \n- Improved validation for mileage from estimating systems to be more fault tolerant."
},
"1.0.20": {
"title": "Release Notes for 1.0.20",
"date": "TBD",
"notes": ""
}

View File

@@ -3,7 +3,7 @@
"productName": "ImEX RPS",
"author": "ImEX Systems Inc. <support@thinkimex.com>",
"description": "ImEX RPS",
"version": "1.0.19",
"version": "1.0.20",
"main": "electron/main.js",
"homepage": "./",
"dependencies": {