From e324d23a440f09e8541e02753f6a97edad32d51f Mon Sep 17 00:00:00 2001 From: Randall Morey Date: Fri, 29 Jan 2021 15:44:49 -0500 Subject: [PATCH] chore: bump ui commitish to latest from boundary-ui/main (#895) * chore: bump ui commitish to latest from boundary-ui/main * fix: bump UI version to fix scopes nav bug --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 2590fecdc1..b40e0fbc61 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -b7937e77ad5a37fcf0bf0ed2b6d4e4b34d97b144 Merge pull request #383 from hashicorp/rename-core-to-admin +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.