From 386f281f44f7366f225e44009f77180cb5d8fcfd Mon Sep 17 00:00:00 2001 From: Priya Patel Date: Thu, 20 Nov 2025 13:23:29 -0600 Subject: [PATCH] bumped ui commit to 95f72e1 --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index a6016a9762..02fccc0f07 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -31f0044c0f39ef2b390ec6cfd6d215212a269094 +95f72e1248f7b97ce36f2acf7bbc86009dc2bf1f # 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.