From 4a548c0927382df5e002180d2ca7124d7273451c Mon Sep 17 00:00:00 2001 From: Devon Anderson Date: Fri, 12 Jan 2024 13:42:37 -0500 Subject: [PATCH] Bump UI commit (#4231) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 104d6b38da..eab7f0b23a 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -d06111c8034009f87639004b751216d652de08cc +8ad4e93ff7ccba6c25423089a7648e1f659aa6d6 # 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.