mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-09 08:55:13 -04:00
Update config.rb
This commit is contained in:
parent
1c5e2175c9
commit
b1d28402e3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue