Explorar o código

Update Vagrant documentation (2.0.4)

Thibaut Courouble %!s(int64=7) %!d(string=hai) anos
pai
achega
6920fbad51
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 = '2.0.2'
+    self.release = '2.0.4'
     self.base_url = 'https://www.vagrantup.com/docs/'
     self.root_path = 'index.html'
     self.links = {