1.0.19 Setup

This commit is contained in:
Patrick Fic
2021-04-15 13:41:27 -07:00
parent 5735e0a241
commit be3a35fa17
2 changed files with 6 additions and 1 deletions

View File

@@ -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": ""
}
}

View File

@@ -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": {