Explorar o código

Update Playwright documentation (1.46.1)

Simon Legner hai 1 ano
pai
achega
14586c6eb2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/docs/scrapers/playwright.rb

+ 1 - 1
lib/docs/scrapers/playwright.rb

@@ -2,7 +2,7 @@ module Docs
   class Playwright < UrlScraper
     self.name = 'Playwright'
     self.type = 'simple'
-    self.release = '1.44.1'
+    self.release = '1.46.1'
     self.base_url = 'https://playwright.dev/docs/'
     self.root_path = 'intro'
     self.links = {