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