From bedbfe745b523ae225f39f9549ba25126ea5b9ec Mon Sep 17 00:00:00 2001 From: hashicc <191911133+hashicc@users.noreply.github.com> Date: Mon, 15 Sep 2025 10:51:00 -0700 Subject: [PATCH] Bump internal/ui/VERSION commit to 46d477e (#6053) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index dea3b41834..693b821940 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -d2b88056056e34cd8b1e233098fbf7434ea0d0e5 +46d477ea5bf8cdc27516ad2c248021d9ae262526 # 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.