From 6645b1f32c72b780470fe15f015435af2d44acd8 Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Fri, 12 Jun 2026 14:24:31 +0200 Subject: [PATCH] Trigger 6.0.0.Beta1 release --- .github/project.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index a1e1ec6..5af1ff9 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ -name: Weld Parent +name: Weld Testing release: - current-version: 5.0.3.Final - next-version: 5.0.4-SNAPSHOT \ No newline at end of file + current-version: 6.0.0.Beta1 + next-version: 6.0.0-SNAPSHOT \ No newline at end of file