mirror of https://github.com/status-im/consul.git
Bump website version to 1.2.2
This commit is contained in:
parent
7f8b70d0df
commit
15fcbb6ed5
|
@ -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 = "1.2.1"
|
h.version = "1.2.2"
|
||||||
h.github_slug = "hashicorp/consul"
|
h.github_slug = "hashicorp/consul"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue