Version update with changelog.

This commit is contained in:
Patrick Fic
2020-11-26 09:55:29 -08:00
parent c2462d41f2
commit 9d2a8284f7
2 changed files with 6 additions and 1 deletions

View File

@@ -18,5 +18,10 @@
"title": "Release Notes for 1.0.12",
"date": "11/26/2020",
"notes": "New Features: \n- Added a reference guide for MPI Grouping Guidelines next to the Group Descriptor on the estimate screen.\n- Added ability to filter for jobs with no close date on job search.\n\nBug Fixes: \n- Added better error handling on reporting for jobs that did not have a group set.\n- Added a confirmation on changes to shop settings to indicate that a restart is required for them to take effect.\n- Added auto update download for users who are not seeing progress during update download."
},
"1.0.13": {
"title": "Release Notes for 1.0.13",
"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.12",
"version": "1.0.13",
"main": "electron/main.js",
"homepage": "./",
"dependencies": {