mirror of https://github.com/status-im/consul.git
Bump website version
This commit is contained in:
parent
541b98a926
commit
885b2d9fb1
|
@ -5,7 +5,7 @@
|
|||
set :base_url, "https://www.consul.io/"
|
||||
|
||||
activate :hashicorp do |h|
|
||||
h.version = '0.4.0'
|
||||
h.version = '0.4.1'
|
||||
h.bintray_repo = 'mitchellh/consul'
|
||||
h.bintray_user = 'mitchellh'
|
||||
h.bintray_key = ENV['BINTRAY_API_KEY']
|
||||
|
|
Loading…
Reference in New Issue