From 725f31ee7451d136c7e4bda96bda754dc07de47c Mon Sep 17 00:00:00 2001 From: Sean Wysor Date: Tue, 18 Jun 2024 16:23:47 -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 97fdf10..1fd9231 100644 --- a/.shipyard.yml +++ b/.shipyard.yml @@ -1,7 +1,7 @@ name: monster-ui-application-fax 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-fax type: required dependencies: null