Update website version 2.1.5

This commit is contained in:
Chris Roberts 2018-09-12 08:45:01 -07:00
parent 47b2f27d27
commit fb0eb56c3a
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ set :vmware_utility_version, "1.0.4"
activate :hashicorp do |h| activate :hashicorp do |h|
h.name = "vagrant" h.name = "vagrant"
h.version = "2.1.4" h.version = "2.1.5"
h.github_slug = "hashicorp/vagrant" h.github_slug = "hashicorp/vagrant"
h.website_root = "website" h.website_root = "website"
end end