Update version for downloads

This commit is contained in:
Preetha Appan 2018-02-06 15:48:59 -06:00
parent 523fdbe057
commit ac81dddac5
No known key found for this signature in database
GPG Key ID: 9F7C19990A50EAFC
1 changed files with 1 additions and 1 deletions

View File

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