Pārlūkot izejas kodu

Update Vagrant documentation (1.9.0)

Thibaut Courouble 9 gadi atpakaļ
vecāks
revīzija
f80dabdc5e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      lib/docs/scrapers/vagrant.rb

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

@@ -2,7 +2,7 @@ module Docs
   class Vagrant < UrlScraper
     self.name = 'Vagrant'
     self.type = 'vagrant'
-    self.release = '1.8.6'
+    self.release = '1.9.0'
     self.base_url = 'https://www.vagrantup.com/docs/'
     self.root_path = 'index.html'
     self.links = {