From 3eb9d6241166724b37ca46c43e6094e0ad71a335 Mon Sep 17 00:00:00 2001 From: Randall Morey Date: Mon, 9 Nov 2020 12:32:04 -0500 Subject: [PATCH] ui: bump UI release commit for 0.1.2 (#783) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 81bcca1f13..53a7e2c61d 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -e99f3385dad8c0859d6c75cb0f53aca14d3a150b Merge pull request #370 from hashicorp/fix-org-deletion-label +04770f4e50b84b3ec712ba2b5c09a0c03fdbea8c Merge pull request #372 from hashicorp/chore-alternate-dropdown-radios # 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.