From 950b5fd75bf0be603edc81517c8a0fd6a7237eca Mon Sep 17 00:00:00 2001 From: cameronperera Date: Mon, 29 Apr 2024 18:54:56 +0000 Subject: [PATCH] backport of commit 7542aca24c5e10cb733e29f3e55c7b148ed3b46a --- 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.