From dbef65a09b02eb59bc429a5faaf2cb6ed0b6f728 Mon Sep 17 00:00:00 2001 From: cameronperera Date: Tue, 23 Apr 2024 10:06:22 -0500 Subject: [PATCH] chore: bump ui commit to 3e9a06a --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 3be3a2cc03..6b7711f2cd 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -d31cfca1389209c4ea723c983b7c169697c21fd3 +3e9a06a5b58c729129a0a0ccbcfdf5c20b49f536 # 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.