Bump website release to 1.8.4
This commit is contained in:
parent
172e76abe9
commit
3ba53f2c06
|
@ -2,7 +2,7 @@ set :base_url, "https://www.vagrantup.com/"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "vagrant"
|
||||
h.version = "1.8.3"
|
||||
h.version = "1.8.4"
|
||||
h.github_slug = "mitchellh/vagrant"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue