Browse Source

Update jQuery UI documentation (1.13.0)

Simon Legner 4 years ago
parent
commit
715a3e7cb6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/jquery/jquery_ui.rb

+ 1 - 1
lib/docs/scrapers/jquery/jquery_ui.rb

@@ -2,7 +2,7 @@ module Docs
   class JqueryUi < Jquery
     self.name = 'jQuery UI'
     self.slug = 'jqueryui'
-    self.release = '1.12.1'
+    self.release = '1.13.0'
     self.base_url = 'https://api.jqueryui.com'
     self.root_path = '/category/all'