From b5a4e9226825ae97bdd286407d58be15fad9fa4e Mon Sep 17 00:00:00 2001 From: cameronperera Date: Wed, 17 Apr 2024 19:58:20 +0000 Subject: [PATCH] backport of commit 62b0e1c37833566e2ccc9cf7b8f5b25350fde79b --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index cd5caeec73..e765591982 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -0870a8f623a17d8ae9b96869face64f98ed52db9 +f9cd1c331f878eb674109d2e0e2c2a2f35c07b21 # 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.