Procházet zdrojové kódy

Update jQuery documentation (3.7.1)

Simon Legner před 1 rokem
rodič
revize
13b0cca6cc
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 = {