From a73076d666ff0bc67484021cfb84ab0e352c446b Mon Sep 17 00:00:00 2001 From: Lisbet Alvarez <107949262+lisbet-alvarez@users.noreply.github.com> Date: Wed, 24 Apr 2024 08:41:21 -0700 Subject: [PATCH] bump ui commit to a6bdc4f (#4707) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 6b7711f2cd..3a9ac2e958 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -3e9a06a5b58c729129a0a0ccbcfdf5c20b49f536 +a6bdc4fa24c2738e29585345a618aa6ca23828d5 # 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.