diff --git a/WIP Changelog.txt b/WIP Changelog.txt index 78d172c..4628dcf 100644 --- a/WIP Changelog.txt +++ b/WIP Changelog.txt @@ -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. \ No newline at end of file +- \ No newline at end of file diff --git a/electron/changelog.json b/electron/changelog.json index d0a009c..fc5a3ed 100644 --- a/electron/changelog.json +++ b/electron/changelog.json @@ -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": "" } } diff --git a/package.json b/package.json index f3d90d3..3c8703c 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "ImEX RPS", "author": "ImEX Systems Inc. ", "description": "ImEX RPS", - "version": "1.0.11", + "version": "1.0.12", "main": "electron/main.js", "homepage": "./", "dependencies": {