소스 검색

Update Cypress to 6.1.0

MasterEnoc 5 년 전
부모
커밋
646878a880
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/cypress.rb

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

@@ -4,7 +4,7 @@ module Docs
   class Cypress < UrlScraper
     self.name = 'Cypress'
     self.type = 'cypress'
-    self.release = '5.6.0'
+    self.release = '6.1.0'
     self.base_url = 'https://docs.cypress.io'
     self.root_path = '/api/api/table-of-contents.html'
     self.links = {