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