Explorar el Código

Update Knockout.js documentation (3.4.2)

Thibaut Courouble hace 8 años
padre
commit
d0e4f2a9a4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/docs/scrapers/knockout.rb

+ 1 - 1
lib/docs/scrapers/knockout.rb

@@ -3,7 +3,7 @@ module Docs
     self.name = 'Knockout.js'
     self.slug = 'knockout'
     self.type = 'knockout'
-    self.release = '3.4.1'
+    self.release = '3.4.2'
     self.base_url = 'http://knockoutjs.com/documentation/'
     self.root_path = 'introduction.html'