mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
jquery_core: update release 3.5.1
This commit is contained in:
parent
c9d3222ade
commit
759d0a1488
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
module Docs
|
||||
class JqueryCore < Jquery
|
||||
self.name = 'jQuery'
|
||||
self.release = '3.3.1'
|
||||
self.release = '3.5.1'
|
||||
self.base_url = 'https://api.jquery.com/'
|
||||
self.initial_paths = %w(/index/index)
|
||||
self.links = {
|
||||
|
|
Loading…
Reference in a new issue