From 84d7ecf50128830206e01235b9cdacf8b67b6eb1 Mon Sep 17 00:00:00 2001 From: Sean Wysor Date: Tue, 18 Jun 2024 16:25:49 -0400 Subject: [PATCH] Update .shipyard.yml --- .shipyard.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.shipyard.yml b/.shipyard.yml index f2dfc03..f8622e5 100644 --- a/.shipyard.yml +++ b/.shipyard.yml @@ -1,7 +1,7 @@ name: monster-ui-application-voicemails custom_files: null exposure: private -base_branch: origin/5.3 +base_branch: origin/5.4 base_core: monster-ui template: monster-ui-application.spec.tmpl package: @@ -31,7 +31,7 @@ package: metapackage: - name: meta-monster-ui - branch: '5.3' + branch: '5.4' package: monster-ui-application-voicemails type: required dependencies: null