mirror of https://github.com/status-im/consul.git
Bumps the website version to 0.6.1.
This commit is contained in:
parent
203d8101eb
commit
5e0d0ede20
|
@ -6,7 +6,7 @@ set :base_url, "https://www.consul.io/"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "consul"
|
||||
h.version = "0.6.0"
|
||||
h.version = "0.6.1"
|
||||
h.github_slug = "hashicorp/consul"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue