From f8479c0f54a830c8a096740fb86b8c274980c676 Mon Sep 17 00:00:00 2001 From: cameronperera Date: Tue, 4 Feb 2025 22:19:55 +0000 Subject: [PATCH] backport of commit 0cfa3868892253dc5531686665b2d6383a8aebaf --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index eb0b8b12ba..c9f09a3806 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -835b302c19bb6b5d32e2c93f0de619680d674f25 +c9a74f28009c4caa510bf48740d4b8997d6384a8 # 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.