From 59f0b42c4648867a49996faf74a7180b75243aa5 Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Fri, 31 Jul 2026 07:40:12 +0200 Subject: [PATCH] Trigger release of version 58 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 1f0da04..6e72c25 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Weld Parent release: - current-version: 57 - next-version: 58-SNAPSHOT \ No newline at end of file + current-version: 58 + next-version: 59-SNAPSHOT