소스 검색

Update jQuery documentation (3.7.1)

Simon Legner 1 년 전
부모
커밋
13b0cca6cc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/jquery/jquery_core.rb

+ 1 - 1
lib/docs/scrapers/jquery/jquery_core.rb

@@ -1,7 +1,7 @@
 module Docs
   class JqueryCore < Jquery
     self.name = 'jQuery'
-    self.release = '3.6.0'
+    self.release = '3.7.1'
     self.base_url = 'https://api.jquery.com/'
     self.initial_paths = %w(/index/index)
     self.links = {