Update config.rb

This commit is contained in:
Brian Kassouf 2018-11-13 19:58:41 -08:00 committed by GitHub
parent f1258c5f17
commit d7f8f9f312
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ use ReshapeMiddleware, component_file: "assets/reshape.js"
activate :hashicorp do |h|
h.name = "vault"
h.version = "0.11.4"
h.version = "0.11.5"
h.github_slug = "hashicorp/vault"
h.website_root = "website"
h.releases_enabled = true