Updating website latest to 1.8.3 (#12671)
This commit is contained in:
parent
a4ca479d2e
commit
464d286780
|
@ -1,6 +1,6 @@
|
|||
export const VERSION = '1.8.2'
|
||||
export const VERSION = '1.8.3'
|
||||
export const CHANGELOG_URL =
|
||||
'https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#182'
|
||||
'https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#183'
|
||||
|
||||
// HashiCorp officially supported package managers
|
||||
export const packageManagers = [
|
||||
|
|
Loading…
Reference in New Issue