From caccf7d7adc589b00218e8bcdd223e6502a9068e Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Wed, 1 Dec 2021 14:42:26 -0800 Subject: [PATCH] Version 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 7b20cf1..95c8587 100644 --- a/electron/changelog.json +++ b/electron/changelog.json @@ -83,5 +83,10 @@ "title": "Release Notes for 1.0.25", "date": "12/01/2021", "notes": "New Features: \n- Updated Vehicle categorization lists.\n- Improved N/A/$0 line item detection and calculations." + }, + "1.0.26": { + "title": "Release Notes for 1.0.26", + "date": "TBD", + "notes": "New Features: \n- Updated Vehicle categorization lists.\n- Improved N/A/$0 line item detection and calculations." } } diff --git a/package.json b/package.json index a2e6316..c7d6523 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "ImEX RPS", "author": "ImEX Systems Inc. ", "description": "ImEX RPS", - "version": "1.0.25", + "version": "1.0.26", "main": "electron/main.js", "homepage": "./", "dependencies": {