From 5c08cc72027446f3f0b12a88c453eeab5f3b001e Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Fri, 28 Nov 2025 15:12:14 +0100 Subject: [PATCH] Trigger 7.0.0.Alpha1 release --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 9682d230d40..c82867e20fc 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ name: Weld Core release release: - current-version: 6.0.1.Final - next-version: 6.0.2-SNAPSHOT + current-version: 7.0.0.Alpha1 + next-version: 7.0.0-SNAPSHOT \ No newline at end of file