Skip to content

Commit 2575a5d

Browse files
committed
Adding version bump while I'm at it
1 parent 63cac2e commit 2575a5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/data/version.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
export const VERSION = '1.9.1'
1+
export const VERSION = '1.9.2'
22
export const CHANGELOG_URL =
3-
'https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#191'
3+
'https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#192'
44

55
// HashiCorp officially supported package managers
66
export const packageManagers = [

0 commit comments

Comments
 (0)