From dbbed166f292f23b0c8acb01c8c76d583d32dde9 Mon Sep 17 00:00:00 2001 From: cameronperera Date: Wed, 24 Apr 2024 13:35:18 -0500 Subject: [PATCH] chore: bump ui commit to 5ae490c --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 3a9ac2e958..6842090b7c 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -a6bdc4fa24c2738e29585345a618aa6ca23828d5 +5ae490c28cc0161a8f5339739f82767cd2409720 # 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.