Update website version 2.2.0

This commit is contained in:
Chris Roberts 2018-10-16 15:42:23 -07:00
parent 9c835d823f
commit 6e37e49708
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|
h.name = "vagrant"
h.version = "2.1.5"
h.version = "2.2.0"
h.github_slug = "hashicorp/vagrant"
h.website_root = "website"
end