From f9316d25d6803bee72f4517f22685d784df25166 Mon Sep 17 00:00:00 2001 From: Dharini Date: Thu, 4 Sep 2025 15:11:47 -0700 Subject: [PATCH] update ui commit (#6027) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 24a24876e2..f71af68464 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -bd1b8542eb8c94ca3ac43bbe5c407b9f47c48826 +6b120b053aa00a3014afa264ec09ccaffb619d55 # 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.