Skip to content

Commit

Permalink
Add Chrome 91-98
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotsi committed Feb 16, 2022
1 parent 752e293 commit d082883
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions data/browsers-chrome.php
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,14 @@
'88.0.4324' => 'stable',
'89.0.4389' => 'stable',
'90.0.4430' => 'stable',
'91.0.4472' => 'stable',
'92.0.4515' => 'stable',
'93.0.4577' => 'stable',
'94.0.4606' => 'stable',
'95.0.4638' => 'stable',
'96.0.4664' => 'stable',
'97.0.4692' => 'stable',
'98.0.4758' => 'stable',
];

Chrome::$MOBILE = [
Expand Down Expand Up @@ -161,4 +169,12 @@
'88.0.4324' => 'stable',
'89.0.4389' => 'stable',
'90.0.4430' => 'stable',
'91.0.4472' => 'stable',
'92.0.4515' => 'stable',
'93.0.4577' => 'stable',
'94.0.4606' => 'stable',
'95.0.4638' => 'stable',
'96.0.4664' => 'stable',
'97.0.4692' => 'stable',
'98.0.4758' => 'stable',
];

0 comments on commit d082883

Please sign in to comment.