From 700ed0b138431e710ebcd2c5ab838f25cee9d5da Mon Sep 17 00:00:00 2001 From: Randall Morey Date: Tue, 7 Sep 2021 15:16:03 -0400 Subject: [PATCH] chore: bump ui (#1508) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 21d45b6932..b9f103f793 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -28ebc931791a7b0ae79e543c05addc950fc9a944 Merge pull request #741 from hashicorp/chore-enable-capabilities +e613d55dcb3e08876ce6cf895b07c9db0e90dd99 Merge pull request #746 from hashicorp/fix-scope-create # 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.