Version update.

This commit is contained in:
Patrick Fic
2021-11-08 06:31:16 -08:00
parent dfe8f7c5b6
commit 628a3d5370
2 changed files with 6 additions and 1 deletions

View File

@@ -78,5 +78,10 @@
"title": "Release Notes for 1.0.24",
"date": "11/08/2021",
"notes": "New Features: \n- Resolved age calculation issue for model year 2022 vehicles."
},
"1.0.25": {
"title": "Release Notes for 1.0.25",
"date": "11/08/2021",
"notes": "New Features: \n- Resolved age calculation issue for model year 2022 vehicles."
}
}

View File

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