From ad221a4f2ca97f48d2b8cf0e76560495ab830d96 Mon Sep 17 00:00:00 2001 From: Meggie Date: Thu, 4 Nov 2021 18:14:03 -0400 Subject: [PATCH] Updating website for 1.8.5 (#13059) --- website/data/version.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/data/version.js b/website/data/version.js index 122373b991..db22239b14 100644 --- a/website/data/version.js +++ b/website/data/version.js @@ -1,6 +1,6 @@ -export const VERSION = '1.8.4' +export const VERSION = '1.8.5' export const CHANGELOG_URL = - 'https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#184' + 'https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#185' // HashiCorp officially supported package managers export const packageManagers = [