Переглянути джерело

Update jQuery documentation (up to 3.3.1)

Thibaut Courouble 7 роки тому
батько
коміт
003e754f2f
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 = 'up to 3.2.1'
+    self.release = 'up to 3.3.1'
     self.base_url = 'https://api.jquery.com/'
     self.initial_paths = %w(/index/index)