From 16231a54e5b7c5a42030eba3601331dc6e6ba19c Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Wed, 11 Jun 2025 10:34:38 -0400 Subject: [PATCH] Release 4.3.0.Final --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index fda65043..016dfafa 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 4.1.0.Final - next-version: 4.2.0-SNAPSHOT + current-version: 4.2.0.Final + next-version: 4.3.0-SNAPSHOT