From 14bf4c5f2070fc00f6e19f93dcc6eedf67e1ed3e Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Wed, 11 Jun 2025 10:35:20 -0400 Subject: [PATCH] Release 5.2.0.Final --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index e246d98d..a1073663 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 5.1.0.Final - next-version: 5.2.0-SNAPSHOT \ No newline at end of file + current-version: 5.2.0.Final + next-version: 5.3.0-SNAPSHOT