3cdad923f4
* Add 1.6 Release Notes * Remove usage command * Apply suggestions from code review * Website version + CHANGELOG Co-authored-by: Meggie <meggie@hashicorp.com>
4 lines
128 B
JavaScript
4 lines
128 B
JavaScript
export const VERSION = '1.6.0'
|
|
export const CHANGELOG_URL =
|
|
'https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#160'
|