diff --git a/internal/ui/VERSION b/internal/ui/VERSION index 689ee990f3..2623ef06e9 100644 --- a/internal/ui/VERSION +++ b/internal/ui/VERSION @@ -1,4 +1,4 @@ -f2b53d2f4529880eafa73aad465fd6f103fd35e1 chore: 🤖 Updated pr-template to include Jira base url (#1055) +a8ae8d28df4af8d2c72e8a67409d439976b24031 fix: 🐛 Reduce extra padding in tables (#1091) # 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.