From e0306293beef11f3da59ce55ce0597b8e24d10ae Mon Sep 17 00:00:00 2001 From: Cameron Perera Date: Mon, 29 Apr 2024 14:13:57 -0500 Subject: [PATCH] chore: bump ui commit to dd92321 (#4745) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 2e76c10db7..2fe0f36f5f 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -dce45031cb3aae50fb8db6218ea5ce6e79d595e9 +dd92321b816f99e4defb74999a5c91fb6dd3aa05 # 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.