Update config.rb

This commit is contained in:
Brian Kassouf 2019-02-20 17:24:53 -08:00 committed by GitHub
parent 1c5e2175c9
commit b1d28402e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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