From 348abb164adc09248d9e9eaa1a166499ebdaf071 Mon Sep 17 00:00:00 2001 From: Lisbet Alvarez <107949262+lisbet-alvarez@users.noreply.github.com> Date: Tue, 28 Jan 2025 17:02:49 -0800 Subject: [PATCH] bump ui commit ae1e6d2 (#5490) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index a5f0270698..1ecaa21395 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -639aa47e196b4d63c7be44ade5342fc479fe0376 +ae1e6d27489f3259e6622b9fdb5781a365eb5473 # 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.