From a8fb0e0f2918e3fe2a9c01988412ee414e2733c3 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Thu, 19 Nov 2020 10:51:23 -0800 Subject: [PATCH] Package and change log updates. --- WIP Changelog.txt | 3 +-- electron/changelog.json | 5 +++++ package.json | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/WIP Changelog.txt b/WIP Changelog.txt index e4b2009..4628dcf 100644 --- a/WIP Changelog.txt +++ b/WIP Changelog.txt @@ -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. \ No newline at end of file +- \ No newline at end of file diff --git a/electron/changelog.json b/electron/changelog.json index 982c529..08ceb56 100644 --- a/electron/changelog.json +++ b/electron/changelog.json @@ -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": "" } } diff --git a/package.json b/package.json index d6834c1..0e3656f 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "ImEX RPS", "author": "ImEX Systems Inc. ", "description": "ImEX RPS", - "version": "1.0.10", + "version": "1.0.11", "main": "electron/main.js", "homepage": "./", "dependencies": {