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