From 2821641d592a0ff92386c7a0c4cd698c21bffec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillermo=20Guti=C3=A9rrez?= Date: Fri, 31 May 2024 17:51:50 -0600 Subject: [PATCH] Update shipyard base branch (#541) --- .base_branch | 2 +- .shipyard.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.base_branch b/.base_branch index db704c9c..f2749cd1 100644 --- a/.base_branch +++ b/.base_branch @@ -1 +1 @@ -origin/5.3 \ No newline at end of file +origin/5.4 diff --git a/.shipyard.yml b/.shipyard.yml index c88eca82..1b5641e3 100644 --- a/.shipyard.yml +++ b/.shipyard.yml @@ -1,7 +1,7 @@ name: monster-ui-application-voip 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-voip type: required dependencies: null