From c36055afd787e0a37dff9dc4d5ea6c654cd5d14f Mon Sep 17 00:00:00 2001 From: hc-github-team-secure-boundary <82989682+hc-github-team-secure-boundary@users.noreply.github.com> Date: Wed, 2 Jul 2025 17:17:59 -0400 Subject: [PATCH] backport of commit 89a7404a76a04ca57bd737b9fa1d7caaea63206a (#5896) Co-authored-by: Lisbet Alvarez --- 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.