From 31ec8a8297ec42cebeda5aeb1043ec5e9d34e247 Mon Sep 17 00:00:00 2001 From: hashicc <191911133+hashicc@users.noreply.github.com> Date: Wed, 10 Sep 2025 14:41:56 -0700 Subject: [PATCH] Bump internal/ui/VERSION commit to d2b8805 (#6048) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index f71af68464..dea3b41834 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -6b120b053aa00a3014afa264ec09ccaffb619d55 +d2b88056056e34cd8b1e233098fbf7434ea0d0e5 # 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.