mirror of https://github.com/status-im/consul.git
Bumps website version to 1.0.0.
This commit is contained in:
parent
51ea240df8
commit
e25be707f5
|
@ -2,7 +2,7 @@ set :base_url, "https://www.consul.io/"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "consul"
|
||||
h.version = "0.9.3"
|
||||
h.version = "1.0.0"
|
||||
h.github_slug = "hashicorp/consul"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue