From 3dbe4b7f3b6dacf35bb88cc28e5497f0b26f76e9 Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Tue, 29 Apr 2025 10:21:25 -0400 Subject: [PATCH] Release 5.1.0.Final --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 96953fd8..a87eb2f4 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 5.0.0.Final - next-version: 7.0.0-SNAPSHOT + current-version: 5.1.0.Final + next-version: 5.2.0-SNAPSHOT