From 43338db7edd5b3108c6ff24a2ef72e71fd4f1ff5 Mon Sep 17 00:00:00 2001 From: Lauren Date: Mon, 3 Feb 2025 15:01:28 -0500 Subject: [PATCH] bump ui commit 835b302c1 (#5508) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 1ecaa21395..eb0b8b12ba 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -ae1e6d27489f3259e6622b9fdb5781a365eb5473 +835b302c19bb6b5d32e2c93f0de619680d674f25 # 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.