From 642ddc53c7a15feb2d19ab887ad5079189ede0ff Mon Sep 17 00:00:00 2001 From: Devon Anderson Date: Mon, 2 Oct 2023 17:20:16 -0500 Subject: [PATCH] Bump UI commit (#3790) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 1bd608bfbc..acbb0fabd1 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -bac3593b97d30c63625d82a7eb5a351d717f0d29 +7993422b0d6c945c9ce22e325cd838a08d973685 # 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.