mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
Updating changelog link to main (#12110)
This commit is contained in:
parent
3e9ee44b92
commit
e6ddc8382d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
export const VERSION = '1.7.3'
|
||||
export const CHANGELOG_URL =
|
||||
'https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#173'
|
||||
'https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#173'
|
||||
|
||||
// HashiCorp officially supported package managers
|
||||
export const packageManagers = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue