Package updates.
This commit is contained in:
@@ -57,6 +57,11 @@
|
|||||||
"1.0.20": {
|
"1.0.20": {
|
||||||
"title": "Release Notes for 1.0.20",
|
"title": "Release Notes for 1.0.20",
|
||||||
"date": "04/29/2021",
|
"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": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"productName": "ImEX RPS",
|
"productName": "ImEX RPS",
|
||||||
"author": "ImEX Systems Inc. <support@thinkimex.com>",
|
"author": "ImEX Systems Inc. <support@thinkimex.com>",
|
||||||
"description": "ImEX RPS",
|
"description": "ImEX RPS",
|
||||||
"version": "1.0.20",
|
"version": "1.0.21",
|
||||||
"main": "electron/main.js",
|
"main": "electron/main.js",
|
||||||
"homepage": "./",
|
"homepage": "./",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user