From 6d116a94cf5b4b6895c94220f3e63faf3d427af0 Mon Sep 17 00:00:00 2001 From: Carlos Alcaide Corvo Date: Thu, 18 Apr 2024 16:57:03 +0000 Subject: [PATCH] backport of commit 969a90a7780e6b84ea841aa53b85d2cc9c74ca18 --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index e765591982..3be3a2cc03 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -f9cd1c331f878eb674109d2e0e2c2a2f35c07b21 +d31cfca1389209c4ea723c983b7c169697c21fd3 # 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.