mirror of https://github.com/hashicorp/consul
Bumps website to Consul version 0.7.5.
parent
4154fb9c20
commit
9103e77f57
|
@ -6,7 +6,7 @@ set :base_url, "https://www.consul.io/"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "consul"
|
||||
h.version = "0.7.4"
|
||||
h.version = "0.7.5"
|
||||
h.github_slug = "hashicorp/consul"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue