Selaa lähdekoodia

Update Vue.js documentation (2.0.8, 1.0.28)

Thibaut Courouble 9 vuotta sitten
vanhempi
commit
e6674f75f9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      lib/docs/scrapers/vue.rb

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

@@ -18,7 +18,7 @@ module Docs
     HTML
 
     version '2' do
-      self.release = '2.0.5'
+      self.release = '2.0.8'
       self.base_url = 'https://vuejs.org/v2/'
       self.root_path = 'guide/index.html'
       self.initial_paths = %w(api/index.html)