From c822b56a058d83f9e4361ff72328a38afe53c878 Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Thu, 15 May 2025 18:17:10 +0200 Subject: [PATCH] Trigger release of version 54 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 10d60c2..f0c3090 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Weld Parent release: - current-version: 53 - next-version: 54-SNAPSHOT \ No newline at end of file + current-version: 54 + next-version: 55-SNAPSHOT