From 2fb43e943e3a6806304a6e6bbd237d99d2149bda Mon Sep 17 00:00:00 2001 From: Priya Patel Date: Thu, 20 Nov 2025 15:44:41 -0500 Subject: [PATCH] Bump internal/ui/VERSION commit to 95f72e1 (#6270) --- 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.