ec1d92a95a
* pull changelog url from config file * add fallback if url is empty
4 lines
143 B
JavaScript
4 lines
143 B
JavaScript
export const VERSION = '1.4.0'
|
|
export const CHANGELOG_URL =
|
|
'https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#140-april-7th-2020'
|