mirror of https://github.com/status-im/consul.git
Bumps website download link to 0.8.3.
This commit is contained in:
parent
dd85930b6d
commit
b59d40d026
|
@ -2,7 +2,7 @@ set :base_url, "https://www.consul.io/"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "consul"
|
||||
h.version = "0.8.2"
|
||||
h.version = "0.8.3"
|
||||
h.github_slug = "hashicorp/consul"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue