From e792dd0ea521c99b4057c0fd67f2dd9a2ebf87aa Mon Sep 17 00:00:00 2001 From: Cameron Perera Date: Thu, 25 Apr 2024 11:57:18 -0500 Subject: [PATCH] chore: bump ui commit to dccf06c (#4724) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 6842090b7c..0792c4cf14 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -5ae490c28cc0161a8f5339739f82767cd2409720 +dccf06cb0c5461c0d18b5571d6ab92c51a6f3bdf # 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.