From 276c2bf5c118dc45fdfb14b99ff16946b108ef64 Mon Sep 17 00:00:00 2001 From: Lisbet Alvarez <107949262+lisbet-alvarez@users.noreply.github.com> Date: Mon, 16 Jun 2025 12:33:05 -0700 Subject: [PATCH] bump ui commit to 2d34717 (#5849) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 4011e51d1f..3d4b8c0317 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -dbf361722448d21c8d0d3b21f5983736464b89fb +2d347171a992e11cbba1ede755f11bc8154da27a # 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.