mirror of https://github.com/status-im/consul.git
Bumps website version to 0.9.2.
This commit is contained in:
parent
75ca2cace0
commit
28c2b0c224
|
@ -2,7 +2,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.9.1"
|
h.version = "0.9.2"
|
||||||
h.github_slug = "hashicorp/consul"
|
h.github_slug = "hashicorp/consul"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue