Update website version to 2.2.2
This commit is contained in:
parent
46388d80b6
commit
5e4f68f529
|
@ -5,7 +5,7 @@ set :vmware_utility_version, "1.0.5"
|
||||||
|
|
||||||
activate :hashicorp do |h|
|
activate :hashicorp do |h|
|
||||||
h.name = "vagrant"
|
h.name = "vagrant"
|
||||||
h.version = "2.2.1"
|
h.version = "2.2.2"
|
||||||
h.github_slug = "hashicorp/vagrant"
|
h.github_slug = "hashicorp/vagrant"
|
||||||
h.website_root = "website"
|
h.website_root = "website"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue