From e64b8eaef1f3552fc9d0de5b69618ea2d95dc227 Mon Sep 17 00:00:00 2001 From: Cameron Perera Date: Tue, 31 Jan 2023 16:46:57 -0600 Subject: [PATCH] chore: update UI commit to include onboarding updates (#2870) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 1fecfb16e6..ee6b3fd797 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -df70c76b29698e2c8759e45df184e932cc753f71 +007fc4960b16ab8f6290e37fe816126c6a480cd0 # 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.