mirror of https://github.com/status-im/consul.git
Publish 1.1.0 release on the website
This commit is contained in:
parent
5174058f0d
commit
cc6b9e7c8f
|
@ -2,7 +2,7 @@ set :base_url, "https://www.consul.io/"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "consul"
|
||||
h.version = "1.0.7"
|
||||
h.version = "1.1.0"
|
||||
h.github_slug = "hashicorp/consul"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue