Bump website version to 1.9.1
This commit is contained in:
parent
d8c2b2e5ab
commit
c0758bfa2e
|
@ -2,7 +2,7 @@ set :base_url, "https://www.vagrantup.com/"
|
||||||
|
|
||||||
activate :hashicorp do |h|
|
activate :hashicorp do |h|
|
||||||
h.name = "vagrant"
|
h.name = "vagrant"
|
||||||
h.version = "1.9.0"
|
h.version = "1.9.1"
|
||||||
h.github_slug = "mitchellh/vagrant"
|
h.github_slug = "mitchellh/vagrant"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue