We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63cac2e commit 2575a5dCopy full SHA for 2575a5d
website/data/version.js
@@ -1,6 +1,6 @@
1
-export const VERSION = '1.9.1'
+export const VERSION = '1.9.2'
2
export const CHANGELOG_URL =
3
- 'https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#191'
+ 'https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#192'
4
5
// HashiCorp officially supported package managers
6
export const packageManagers = [
0 commit comments