From 184b1bf043c66e26a1a4fe23e2667e7bd43b1864 Mon Sep 17 00:00:00 2001 From: Lisbet Alvarez <107949262+lisbet-alvarez@users.noreply.github.com> Date: Wed, 17 Jul 2024 16:09:54 -0700 Subject: [PATCH] update ui commit to 96b6486 (#4942) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index a3dfbae763..47e19129d1 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -cc0edf311c696df9041ccb56591cf7e787a9899d +96b648634fab35055824d39e0088f6ad8b64c86a # 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.