Skip to content

Commit c0e3f8b

Browse files
Update browsers-chrome.php stable v129 to v135
Update browsers-chrome.php stable v129 to v135 used page https://chromereleases.googleblog.com/search/label/Desktop%20Update?max-results=20
1 parent 717b571 commit c0e3f8b

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

data/browsers-chrome.php

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,13 @@
132132
'126.0.6478' => 'stable',
133133
'127.0.6533' => 'stable',
134134
'128.0.6613' => 'stable',
135-
'129.0.6668' => 'stable'
135+
'129.0.6668' => 'stable',
136+
'130.0.6723' => 'stable',
137+
'131.0.6778' => 'stable',
138+
'132.0.6834' => 'stable',
139+
'133.0.6943' => 'stable',
140+
'134.0.6998' => 'stable',
141+
'135.0.7049' => 'stable'
136142
];
137143

138144
Chrome::$MOBILE = [
@@ -238,5 +244,11 @@
238244
'126.0.6478' => 'stable',
239245
'127.0.6533' => 'stable',
240246
'128.0.6613' => 'stable',
241-
'129.0.6668' => 'stable'
247+
'129.0.6668' => 'stable',
248+
'130.0.6723' => 'stable',
249+
'131.0.6778' => 'stable',
250+
'132.0.6834' => 'stable',
251+
'133.0.6943' => 'stable',
252+
'134.0.6998' => 'stable',
253+
'135.0.7049' => 'stable'
242254
];

0 commit comments

Comments
 (0)