From f6565097398157e1074e796000478699bdaa858a Mon Sep 17 00:00:00 2001 From: Cameron Perera Date: Tue, 8 Oct 2024 13:57:31 -0500 Subject: [PATCH] bump ui commit to 0d55812 (#5158) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 18e2f447f7..b4c97c4abb 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -64e568bd723b57c1791e4e04a6eb0eec0a837ed7 +0d55812f647689f8c735d5c5f6aea0a524d18557 # 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.