From 2bad4232bfe87e4aff85de3ed6d61e5fc4ed8a16 Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Thu, 29 Apr 2021 09:17:12 -0700 Subject: [PATCH] Package updates. --- electron/changelog.json | 7 ++++++- package.json | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/electron/changelog.json b/electron/changelog.json index 20c46a5..f27f228 100644 --- a/electron/changelog.json +++ b/electron/changelog.json @@ -57,6 +57,11 @@ "1.0.20": { "title": "Release Notes for 1.0.20", "date": "04/29/2021", - "notes": "Bug Fixes: \n- Improved validation for mileage from estimating systems to be more fault tolerant." + "notes": "Bug Fixes: \n- Resolved age calculation issue for some 2021 models." + }, + "1.0.21": { + "title": "Release Notes for 1.0.21", + "date": "TBD", + "notes": "" } } diff --git a/package.json b/package.json index 0a5f0e1..b25b1e2 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "ImEX RPS", "author": "ImEX Systems Inc. ", "description": "ImEX RPS", - "version": "1.0.20", + "version": "1.0.21", "main": "electron/main.js", "homepage": "./", "dependencies": {