Package and change log updates.
This commit is contained in:
@@ -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.
|
||||
-
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user