From a0d1508374e5b9ab714cb99026dac51250b16a12 Mon Sep 17 00:00:00 2001 From: Aurea Munoz Date: Fri, 10 Oct 2025 11:18:36 +0200 Subject: [PATCH] Prepare release 3.4-SP1 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index cb3265b..775e5b5 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: "3.4" - next-version: "3.4.SP1-SNAPSHOT" + current-version: "3.4.SP1" + next-version: "3.4.SP2-SNAPSHOT"