From bf5d2b3d5bb69c329fb0432629aadf29702ce887 Mon Sep 17 00:00:00 2001 From: Lisbet Alvarez <107949262+lisbet-alvarez@users.noreply.github.com> Date: Wed, 2 Jul 2025 13:47:31 -0700 Subject: [PATCH] bump ui commit bd1b854 (#5895) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 07b635b96f..24a24876e2 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -19426cfd512bf14241088c9602d11967e0d3ff96 +bd1b8542eb8c94ca3ac43bbe5c407b9f47c48826 # 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.