Package changes + changelog for 1.0.12

This commit is contained in:
Patrick Fic
2020-11-24 10:42:23 -08:00
parent e70986f769
commit 92b04918ef
3 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,2 @@
Bug Fixes:
- Added remanufactured as a part type dislpay instead of 'PAM'.
- Resolve an issue where group would occasionally not be preserved when changed.
- Added 'Reman' as a displayed part type.
-

View File

@@ -13,5 +13,10 @@
"title": "Release Notes for 1.0.11",
"date": "11/24/2020",
"notes": "Bug Fixes: \n- Added remanufactured as a part type dislpay instead of 'PAM'.\n- Resolve an issue where group would occasionally not be preserved when changed.\n- Added 'Reman' as a displayed part type."
},
"1.0.12": {
"title": "Release Notes for 1.0.12",
"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.11",
"version": "1.0.12",
"main": "electron/main.js",
"homepage": "./",
"dependencies": {