Selaa lähdekoodia

Update Vagrant documentation (1.8.5)

Thibaut Courouble 9 vuotta sitten
vanhempi
commit
0d2b950f52
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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.3'
+    self.release = '1.8.5'
     self.base_url = 'https://www.vagrantup.com/docs/'
     self.root_path = 'index.html'
     self.links = {