From 8a78454d72c7715120e1419104fcdc10228c99e4 Mon Sep 17 00:00:00 2001 From: Cameron Perera Date: Fri, 25 Apr 2025 12:22:06 -0500 Subject: [PATCH] bump ui commit to 40ec449 (#5688) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index c9f09a3806..e69335744a 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -c9a74f28009c4caa510bf48740d4b8997d6384a8 +40ec4493ea25dc4c2b119cf74009b1103f095eac # 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.