From c6e7abc9e0bdc977d91b9d7171e79accb3c05b37 Mon Sep 17 00:00:00 2001 From: Dharini Jeeva Date: Tue, 16 Nov 2021 14:57:49 -0800 Subject: [PATCH] update ui version (#1717) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index ca661c4ef9..bf2ab88f22 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -f29a6bc5d9475ee57327f4ca21aa213908bbfd01 Merge pull request #771 from hashicorp/chore-nth-check-resolutions +8193aac84562b1883465724d67bd43cd763edd7e Merge pull request #863 from hashicorp/add-default-filters # 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.