From ba156cedb05392abf9c55a45b2f1c00a9cac4fd5 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Mon, 19 Apr 2021 08:54:20 -0700 Subject: [PATCH] Package Updates --- 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 09276ad..1cee540 100644 --- a/electron/changelog.json +++ b/electron/changelog.json @@ -51,6 +51,11 @@ }, "1.0.19": { "title": "Release Notes for 1.0.19", + "date": "04/19/2021", + "notes": "Bug Fixes: \n- Improved validation for mileage from estimating systems to be more fault tolerant." + }, + "1.0.20": { + "title": "Release Notes for 1.0.20", "date": "TBD", "notes": "" } diff --git a/package.json b/package.json index 178d73c..0a5f0e1 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "ImEX RPS", "author": "ImEX Systems Inc. ", "description": "ImEX RPS", - "version": "1.0.19", + "version": "1.0.20", "main": "electron/main.js", "homepage": "./", "dependencies": {