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": {