1.0.19 Setup
This commit is contained in:
@@ -48,5 +48,10 @@
|
||||
"title": "Release Notes for 1.0.18",
|
||||
"date": "04/15/2021",
|
||||
"notes": "Bug Fixes: \n- Updated rare bug in vehicle age calculation.\n- Improved wheel repair calculation logic.\n- Improved $0 price recognition for Aftermarket and Recycled parts."
|
||||
},
|
||||
"1.0.19": {
|
||||
"title": "Release Notes for 1.0.19",
|
||||
"date": "TBD",
|
||||
"notes": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"productName": "ImEX RPS",
|
||||
"author": "ImEX Systems Inc. <support@thinkimex.com>",
|
||||
"description": "ImEX RPS",
|
||||
"version": "1.0.18",
|
||||
"version": "1.0.19",
|
||||
"main": "electron/main.js",
|
||||
"homepage": "./",
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user