From 74a7e03433475c76ea4c5d5fe285af4412b3b8af Mon Sep 17 00:00:00 2001 From: Matej Novotny Date: Thu, 28 Nov 2024 11:10:13 +0100 Subject: [PATCH] Trigger release for 6.0.0.CR2 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 48feba5256..7457ecd641 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Weld Core release release: - current-version: 6.0.0.CR1 + current-version: 6.0.0.CR2 next-version: 6.0.0-SNAPSHOT \ No newline at end of file