From 7f9bc768a02832ebfd96387f8ea48b56975ab391 Mon Sep 17 00:00:00 2001 From: Susmitha Girumala Date: Tue, 29 Jun 2021 16:11:18 -0400 Subject: [PATCH] Bump admin ui version to latest (#1365) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index cbbb5c5c29..e888e3da6b 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -6ceddce774cb9995b4522cc36e09cc81207428f1 Merge pull request #625 from hashicorp/chore-callback-url +bfa3d8fd3a9c110eca2b0972f811d824f55cc1f4 Merge pull request #633 from hashicorp/fix-oidc-buttons # 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.