Преглед изворни кода

Update jQuery documentation (up to 2.2.3)

Thibaut Courouble пре 9 година
родитељ
комит
b85095e6b8
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 2.2.0'
+    self.release = 'up to 2.2.3'
     self.base_url = 'https://api.jquery.com/'
     self.initial_paths = %w(/index/index)