From 69810ba80bec61072d7f137006dfe0d0220ca8ea Mon Sep 17 00:00:00 2001 From: Lisbet Alvarez <107949262+lisbet-alvarez@users.noreply.github.com> Date: Mon, 11 Dec 2023 17:11:52 -0800 Subject: [PATCH] update ui commit to include bug fix (#4144) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index b536f983f9..104d6b38da 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -751b5bef78dbee75b04b5429148ef30c8c2c76cf +d06111c8034009f87639004b751216d652de08cc # 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.