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