Setup 1.0.18.

This commit is contained in:
Patrick Fic
2021-02-18 14:03:11 -08:00
parent 7026bf518b
commit 47928c299d
2 changed files with 6 additions and 1 deletions

View File

@@ -43,5 +43,10 @@
"title": "Release Notes for 1.0.17",
"date": "02/17/2021",
"notes": "New Features: \n- Implemented the new vehicle groupings by MPI.\n- Implemented new model based group detection to provide more accurate groupings than relying solely on the estimating system. *\n- Added group verification to disable alerts and track whether a grouping has already been reviewed and confirmed.\n\nBug Fixes: \n- Updated ignore logic for recycled glass.\n\n* Please send feedback on the model groupings if you notice any issues to support@thinkimex.com. "
},
"1.0.18": {
"title": "Release Notes for 1.0.18",
"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.17",
"version": "1.0.18",
"main": "electron/main.js",
"homepage": "./",
"dependencies": {