mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
Updating website for 1.8.5 (#13059)
This commit is contained in:
parent
d9b12933ec
commit
ad221a4f2c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
export const VERSION = '1.8.4'
|
||||
export const VERSION = '1.8.5'
|
||||
export const CHANGELOG_URL =
|
||||
'https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#184'
|
||||
'https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#185'
|
||||
|
||||
// HashiCorp officially supported package managers
|
||||
export const packageManagers = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue