Add SUV Model
This commit is contained in:
@@ -144,4 +144,10 @@
|
||||
"date": "02/07/2024",
|
||||
"notes": "Bug Fixes:\r\n- Improved detection for wheel related repair lines."
|
||||
}
|
||||
,
|
||||
"1.1.9": {
|
||||
"title": "Release Notes for 1.1.9",
|
||||
"date": "TBD",
|
||||
"notes": "Bug Fixes:\r\n- Improved vehicle grouping detection."
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"productName": "ImEX RPS",
|
||||
"author": "ImEX Systems Inc. <support@thinkimex.com>",
|
||||
"description": "ImEX RPS",
|
||||
"version": "1.1.8",
|
||||
"version": "1.1.9",
|
||||
"main": "electron/main.js",
|
||||
"homepage": "./",
|
||||
"dependencies": {
|
||||
|
||||
@@ -24,6 +24,8 @@
|
||||
"ECOSPORT",
|
||||
"ESCAPE HYBRID",
|
||||
"MUSTANG MACH-E",
|
||||
"BRONCO",
|
||||
"BRONCO SPORT",
|
||||
|
||||
"TRAILBLAZER",
|
||||
|
||||
@@ -135,6 +137,7 @@
|
||||
"NITRO SE",
|
||||
"NITRO",
|
||||
|
||||
"K1500 SUBURBAN",
|
||||
"SUBURBAN 1500 LT",
|
||||
"SUBURBAN 1500 LTZ",
|
||||
"SUBURBAN 1500 PREMIER",
|
||||
|
||||
Reference in New Issue
Block a user