From c2bc19c71fac7c3ccf106b3cdf0c19fb7ecf899d Mon Sep 17 00:00:00 2001 From: Lauren Date: Mon, 3 Feb 2025 16:54:25 +0000 Subject: [PATCH] backport of commit 92a15219eb2144a8aa845c7826e47b8b68c8997a --- 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.