From 209d93ea7c2bc378093fd138ff8ddfd5106b0a66 Mon Sep 17 00:00:00 2001 From: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com> Date: Mon, 28 Apr 2025 10:59:19 +0200 Subject: [PATCH] Release 4.1.0 Signed-off-by: fjtirado --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index c6a326f1..d37af951 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 4.0.5.Final - next-version: 4.0.6-SNAPSHOT \ No newline at end of file + current-version: 4.1.0.Final + next-version: 4.1.1-SNAPSHOT