mirror of https://github.com/hashicorp/consul
Points web at 0.7.1 release.
parent
4420103045
commit
10d4e1ff54
|
@ -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.7.0"
|
h.version = "0.7.1"
|
||||||
h.github_slug = "hashicorp/consul"
|
h.github_slug = "hashicorp/consul"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue