Explorar o código

Update Playwright documentation (1.53.2)

Simon Legner hai 5 meses
pai
achega
21927ee529
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.52.0'
+    self.release = '1.53.2'
     self.base_url = 'https://playwright.dev/docs/'
     self.root_path = 'intro'
     self.links = {