Version updates.

This commit is contained in:
Patrick Fic
2021-12-01 14:42:26 -08:00
parent bc3b7c062c
commit caccf7d7ad
2 changed files with 6 additions and 1 deletions

View File

@@ -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."
}
}

View File

@@ -3,7 +3,7 @@
"productName": "ImEX RPS",
"author": "ImEX Systems Inc. <support@thinkimex.com>",
"description": "ImEX RPS",
"version": "1.0.25",
"version": "1.0.26",
"main": "electron/main.js",
"homepage": "./",
"dependencies": {