Updates website to version 0.7.0.
This commit is contained in:
parent
8c439ebafa
commit
f8d6e807d3
|
@ -6,7 +6,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.6.4"
|
h.version = "0.7.0"
|
||||||
h.github_slug = "hashicorp/consul"
|
h.github_slug = "hashicorp/consul"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue