Skip to content

Commit

Permalink
Merge pull request #71 from sunrise-php/release/v1.1.4
Browse files Browse the repository at this point in the history
v1.1.4
  • Loading branch information
fenric authored Apr 12, 2022
2 parents 898f7e6 + 65e3c99 commit 44c07d5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/manufacturers.php
Original file line number Diff line number Diff line change
Expand Up @@ -518,4 +518,13 @@
'9BW' => 'Volkswagen',
'9FB' => 'Renault',
'WB1' => 'BMW Motorrad of North America',

/**
* @see https://github.com/sunrise-php/vin/issues/70
*/
'W1K' => 'Mercedes',
'W1V' => 'Mercedes',
'W1N' => 'Mercedes',
'WAP' => 'BMW',
'YAR' => 'Toyota',
];

0 comments on commit 44c07d5

Please sign in to comment.