From f3e234cc16533d859e1c92b2a734f70c9a683935 Mon Sep 17 00:00:00 2001 From: Dharini Jeeva Date: Sat, 18 Jun 2022 12:17:04 -0700 Subject: [PATCH] bump up ui version which includes static cred updates (#2217) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index ac9dc6a91d..2e8eb84ea5 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -52904dc6394277c55a9926713b822f7bcb8bf854 +4ef66fdd2987fef1803329fc37d2dc4e636d4793 # 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.