From 32a036556be5aa7923c122323b6bb57ecbbe147d Mon Sep 17 00:00:00 2001 From: Devon Anderson Date: Mon, 25 Sep 2023 12:21:01 -0400 Subject: [PATCH] Bump UI Commit (#3774) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 7c919dbf86..0982780bf6 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -f4c153a1321281017cc22a3eea46e01ea5f876a9 +11dc3fb9c827fb20a31b3e774b54dd4fab8322c1 # 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.