Răsfoiți Sursa

Update Vagrant documentation (1.8.5)

Thibaut Courouble 9 ani în urmă
părinte
comite
0d2b950f52
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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 = {