Merge pull request #7340 from hashicorp/docs/change-website-download-v1.7.1

Update Consul version on website to 1.7.1
pull/7349/head
Preetha 5 years ago committed by GitHub
commit de366cc5a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@ set :base_url, "https://www.consul.io/"
activate :hashicorp do |h|
h.name = "consul"
h.version = "1.7.0"
h.version = "1.7.1"
h.github_slug = "hashicorp/consul"
end

Loading…
Cancel
Save