mirror of https://github.com/hashicorp/consul
Bumps website version to 0.6.2.
parent
3c58463c97
commit
182628dace
|
@ -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.1"
|
h.version = "0.6.2"
|
||||||
h.github_slug = "hashicorp/consul"
|
h.github_slug = "hashicorp/consul"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue