From dbc3ebd326619f576d8ba8a6469026ba4556f1e1 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Wed, 3 Mar 2021 21:41:16 +0100 Subject: [PATCH] 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 = {