Skip to content

Commit 5400027

Browse files
committed
Update Playwright documentation (1.44.1)
1 parent c3e562a commit 5400027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/playwright.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Playwright < UrlScraper
33
self.name = 'Playwright'
44
self.type = 'simple'
5-
self.release = '1.41.1'
5+
self.release = '1.44.1'
66
self.base_url = 'https://playwright.dev/docs/'
77
self.root_path = 'intro'
88
self.links = {

0 commit comments

Comments
 (0)