From 0c8dd578e6aa4723d7a55d70d86df4ab779b2862 Mon Sep 17 00:00:00 2001 From: Zed Date: Tue, 19 Apr 2022 12:00:33 -0400 Subject: [PATCH] Bump UI version for 0.8.0 release (#2029) --- internal/ui/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/ui/VERSION b/internal/ui/VERSION index e4f41bf8c2..689ee990f3 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -8496c054888329073c568e9bd4944b209e966923 Merge pull request #980 from hashicorp/chore-radio-card-width +f2b53d2f4529880eafa73aad465fd6f103fd35e1 chore: 🤖 Updated pr-template to include Jira base url (#1055) # 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.