Explorar o código

Update Vue.js documentation (3.2.31)

Simon Legner %!s(int64=3) %!d(string=hai) anos
pai
achega
1e61abf275
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/docs/scrapers/vue.rb

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

@@ -19,7 +19,7 @@ module Docs
     HTML
 
     version '3' do
-      self.release = '3.2.30'
+      self.release = '3.2.31'
       self.base_url = 'https://vuejs.org/'
       self.initial_paths = %w(guide/introduction.html)
       html_filters.push 'vue/entries_v3', 'vue/clean_html'