Просмотр исходного кода

Update jQuery documentation (up to 2.2.3)

Thibaut Courouble 9 лет назад
Родитель
Сommit
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)