Bumps website to Consul version 0.7.5.
This commit is contained in:
parent
8325662084
commit
11bd2a66f1
|
@ -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