From 344b649867104879449e150dfa2efff5dd3699be Mon Sep 17 00:00:00 2001 From: hashicc <191911133+hashicc@users.noreply.github.com> Date: Thu, 18 Sep 2025 08:57:33 -0700 Subject: [PATCH] Bump internal/ui/VERSION commit to 31f0044 --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 693b821940..a6016a9762 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -46d477ea5bf8cdc27516ad2c248021d9ae262526 +31f0044c0f39ef2b390ec6cfd6d215212a269094 # 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.