Skip to content

Commit f80dabd

Browse files
committed
Update Vagrant documentation (1.9.0)
1 parent d38c8be commit f80dabd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/docs/scrapers/vagrant.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Docs
22
class Vagrant < UrlScraper
33
self.name = 'Vagrant'
44
self.type = 'vagrant'
5-
self.release = '1.8.6'
5+
self.release = '1.9.0'
66
self.base_url = 'https://www.vagrantup.com/docs/'
77
self.root_path = 'index.html'
88
self.links = {

0 commit comments

Comments
 (0)