From 1b53a7d741d9f16078ee80bc4b61e7429a0b7831 Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Tue, 29 Apr 2025 09:38:00 -0400 Subject: [PATCH] Release 4.1.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index c6a326f1..fda65043 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.2.0-SNAPSHOT