Updates downloads page link to 0.7.2.

pull/2549/head
James Phillips 2016-12-21 05:20:54 -08:00
parent 3002723769
commit dc2a54a77b
No known key found for this signature in database
GPG Key ID: 77183E682AC5FC11
1 changed files with 1 additions and 1 deletions

View File

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