From 9f5e2020ba6abb11d6ef7c655fbf6d9cabe8ce5f Mon Sep 17 00:00:00 2001 From: Dharini Jeeva Date: Fri, 2 Jun 2023 16:18:06 -0700 Subject: [PATCH] Chore UI bump (#3271) * ui changes * ui changes --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 2e1a79d5a6..06bc2e1a6a 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -80748b28fb9fbd0a8804d0bbcc415844be272d04 +de10b275d34c0e70e1641ba7ba657df9d2a8388f # 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.