[devdocsgjs/main: 1541/1867] Update jQuery documentation (3.6.0)




commit dbc3ebd326619f576d8ba8a6469026ba4556f1e1
Author: Simon Legner <Simon Legner gmail com>
Date:   Wed Mar 3 21:41:16 2021 +0100

    Update jQuery documentation (3.6.0)

 lib/docs/scrapers/jquery/jquery_core.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/jquery/jquery_core.rb b/lib/docs/scrapers/jquery/jquery_core.rb
index 6ad10aa3..4b893fe7 100644
--- a/lib/docs/scrapers/jquery/jquery_core.rb
+++ b/lib/docs/scrapers/jquery/jquery_core.rb
@@ -1,7 +1,7 @@
 module Docs
   class JqueryCore < Jquery
     self.name = 'jQuery'
-    self.release = '3.5.1'
+    self.release = '3.6.0'
     self.base_url = 'https://api.jquery.com/'
     self.initial_paths = %w(/index/index)
     self.links = {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]