From ab816738af1a7078bb7017379e4634fc2404bb1f Mon Sep 17 00:00:00 2001 From: Georgios Andrianakis Date: Tue, 16 Sep 2025 16:27:13 +0300 Subject: [PATCH] Release 1.2.0.CR2 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index f5cec6bb3..1233a5f2e 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "1.2.0.CR1" + current-version: "1.2.0.CR2" next-version: "999-SNAPSHOT"