Explorar el Código

Update jQuery UI documentation (1.12.1)

Thibaut Courouble hace 9 años
padre
commit
d30051c2a4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.0'
+    self.release = '1.12.1'
     self.base_url = 'https://api.jqueryui.com'
     self.root_path = '/category/all'