From 9d2a8284f797ee39e8a8f718a3ea89912c8683da Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Thu, 26 Nov 2020 09:55:29 -0800 Subject: [PATCH] Version update with changelog. --- electron/changelog.json | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/electron/changelog.json b/electron/changelog.json index 98e7f9d..78afc03 100644 --- a/electron/changelog.json +++ b/electron/changelog.json @@ -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": "" } } diff --git a/package.json b/package.json index 3c8703c..631a7d0 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "ImEX RPS", "author": "ImEX Systems Inc. ", "description": "ImEX RPS", - "version": "1.0.12", + "version": "1.0.13", "main": "electron/main.js", "homepage": "./", "dependencies": {