From 86eead3a3e3e8dd345f92efc0e79ca85597b8ec1 Mon Sep 17 00:00:00 2001 From: Carlos Alcaide Corvo Date: Wed, 15 Dec 2021 15:11:19 -0600 Subject: [PATCH] Bump UI version (#1795) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index bf2ab88f22..7d07b10ccb 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -8193aac84562b1883465724d67bd43cd763edd7e Merge pull request #863 from hashicorp/add-default-filters +30d029a2238f011f1d58731e2140e0332cbb324c Merge pull request #878 from hashicorp/feature-host-catalogs-only-supports-static-type # 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.