Package and change log updates.

This commit is contained in:
Patrick Fic
2020-11-19 10:51:23 -08:00
parent 41d1411fc6
commit a8fb0e0f29
3 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,2 @@
Bug Fixes:
- Resolved an issue where N/A prices were being incorrectly included.
- Resolved a bug where clicking yes during update would not install the update.
-

View File

@@ -8,5 +8,10 @@
"title": "Release Notes for 1.0.10",
"date": "11/19/2020",
"notes": "Bug Fixes: \n- Resolved an issue where N/A prices were being incorrectly included.\n- Resolved a bug where clicking yes during update would not install the update."
},
"1.0.11": {
"title": "Release Notes for 1.0.11",
"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.10",
"version": "1.0.11",
"main": "electron/main.js",
"homepage": "./",
"dependencies": {