Przeglądaj źródła

Update Vagrant documentation (2.0.1)

Thibaut Courouble 8 lat temu
rodzic
commit
f432e2149d
1 zmienionych plików z 1 dodań i 1 usunięć
  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.0'
+    self.release = '2.0.1'
     self.base_url = 'https://www.vagrantup.com/docs/'
     self.root_path = 'index.html'
     self.links = {