We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158e214 commit baa1615Copy full SHA for baa1615
lib/docs/scrapers/support_tables.rb
@@ -7,7 +7,7 @@ class SupportTables < Scraper
7
self.name = 'Support Tables'
8
self.slug = 'browser_support_tables'
9
self.type = 'support_tables'
10
- self.release = '1.0.30001574'
+ self.release = '1.0.30001642'
11
self.base_url = 'https://github.com/Fyrd/caniuse/raw/main/'
12
13
# https://github.com/Fyrd/caniuse/blob/main/LICENSE
0 commit comments