mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Update jQuery UI documentation (1.12.1)
This commit is contained in:
parent
d1d1856031
commit
d30051c2a4
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ module Docs
|
|||
class JqueryUi < Jquery
|
||||
self.name = 'jQuery UI'
|
||||
self.slug = 'jqueryui'
|
||||
self.release = '1.12.0'
|
||||
self.release = '1.12.1'
|
||||
self.base_url = 'https://api.jqueryui.com'
|
||||
self.root_path = '/category/all'
|
||||
|
||||
|
|
Loading…
Reference in a new issue