Package updates.

This commit is contained in:
Patrick Fic
2021-04-29 09:17:12 -07:00
parent cd81786252
commit 2bad4232bf
2 changed files with 7 additions and 2 deletions

View File

@@ -57,6 +57,11 @@
"1.0.20": {
"title": "Release Notes for 1.0.20",
"date": "04/29/2021",
"notes": "Bug Fixes: \n- Improved validation for mileage from estimating systems to be more fault tolerant."
"notes": "Bug Fixes: \n- Resolved age calculation issue for some 2021 models."
},
"1.0.21": {
"title": "Release Notes for 1.0.21",
"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.20",
"version": "1.0.21",
"main": "electron/main.js",
"homepage": "./",
"dependencies": {