mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-19 17:51:42 +01:00
* changelog++ I wasn't entirely sure what the changelog should look like for the release candidate. * Updating website version
4 lines
134 B
JavaScript
4 lines
134 B
JavaScript
export const VERSION = '1.6.0-rc'
|
|
export const CHANGELOG_URL =
|
|
'https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#160-rc'
|