From 853300f87bf4d50aa6237898a4ef0620f2ffc175 Mon Sep 17 00:00:00 2001 From: Lisbet Alvarez <107949262+lisbet-alvarez@users.noreply.github.com> Date: Tue, 6 May 2025 10:44:29 -0700 Subject: [PATCH] bump ui commit to dbf3617 (#5718) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index b5a319818a..4011e51d1f 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -ca3972c04fa2b6d401109d59c6acd870eec565c9 +dbf361722448d21c8d0d3b21f5983736464b89fb # 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.