Update website version 2.1.4
This commit is contained in:
parent
574ae312c9
commit
e1e6755b19
|
@ -5,7 +5,7 @@ set :vmware_utility_version, "1.0.2"
|
||||||
|
|
||||||
activate :hashicorp do |h|
|
activate :hashicorp do |h|
|
||||||
h.name = "vagrant"
|
h.name = "vagrant"
|
||||||
h.version = "2.1.3"
|
h.version = "2.1.4"
|
||||||
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