Przeglądaj źródła

Update jQuery documentation (up to 3.1.0)

Thibaut Courouble 9 lat temu
rodzic
commit
2eb399d15b
1 zmienionych plików z 1 dodań i 1 usunięć
  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 = 'up to 3.0.0'
+    self.release = 'up to 3.1.0'
     self.base_url = 'https://api.jquery.com/'
     self.initial_paths = %w(/index/index)