From c45916918a4e71d3c9f3b47d058ce1e2075e8f5d Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 12 Feb 2021 14:22:36 -0500 Subject: [PATCH] Revert "Update UI version" This reverts commit bab647b5e21d29527bee8825b12675b75731953e. --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 6d4d718cf2..b40e0fbc61 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -3482052d6edc03f9602666157a87c036da2b41a4 Merge pull request #316 from hashicorp/update-auth-method-and-account-descriptions +39932708b0d3306937e3fd8333db5934760bcd3b Merge pull request #432 from hashicorp/fix-scopes-nav # This file determines the version of the UI to embed in the boundary binary. # Update this file by running 'make update-ui-version' from the root of this repo. # Set UI_COMMITISH when running the above target to update to a specific version.