Bump website version
This commit is contained in:
parent
b316c12953
commit
33478ff0f5
|
@ -2,7 +2,7 @@ set :base_url, "https://www.consul.io/"
|
|||
|
||||
activate :hashicorp do |h|
|
||||
h.name = "consul"
|
||||
h.version = "1.4.0"
|
||||
h.version = "1.4.1"
|
||||
h.github_slug = "hashicorp/consul"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue