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