Bump website download links to 0.5.0
This commit is contained in:
parent
826c593e2d
commit
4fb603906f
|
@ -2,7 +2,7 @@ set :base_url, "https://www.vaultproject.io/"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "vault"
|
||||
h.version = "0.4.1"
|
||||
h.version = "0.5.0"
|
||||
h.github_slug = "hashicorp/vault"
|
||||
h.website_root = "website"
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue