From 86e717c497dc253d673668ab85fc25c8a710b9c6 Mon Sep 17 00:00:00 2001 From: hc-github-team-secure-boundary <82989682+hc-github-team-secure-boundary@users.noreply.github.com> Date: Sat, 6 Dec 2025 04:51:50 +0530 Subject: [PATCH] backport of commit 35c149c33eecffde2d4e9da56821c761ee595fd8 (#6292) Co-authored-by: Priya Patel --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 02fccc0f07..9a3451ad33 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -95f72e1248f7b97ce36f2acf7bbc86009dc2bf1f +2766be2c2e941020878f837af6188eb500579e31 # 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.