Additional SUVs added.
This commit is contained in:
@@ -153,5 +153,10 @@
|
||||
"title": "Release Notes for 1.2.1",
|
||||
"date": "05/23/2024",
|
||||
"notes": "Improvements\n* UI improvements for audit functionality."
|
||||
},
|
||||
"1.2.2": {
|
||||
"title": "Release Notes for 1.2.2",
|
||||
"date": "06/21/2024",
|
||||
"notes": "Improvements\n* Additional SUV models added."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"productName": "ImEX RPS",
|
||||
"author": "ImEX Systems Inc. <support@thinkimex.com>",
|
||||
"description": "ImEX RPS",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"main": "electron/main.js",
|
||||
"homepage": "./",
|
||||
"dependencies": {
|
||||
|
||||
@@ -220,5 +220,8 @@
|
||||
|
||||
"ACADIA DENALI",
|
||||
"TAURUS X",
|
||||
"MACAN"
|
||||
"MACAN",
|
||||
"FJ CRUISER",
|
||||
"BRONCO SPORT",
|
||||
"BRONCO SPORT BADLANDS"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user