From 83e4edb6273562b5a5be84d11854bd7487936834 Mon Sep 17 00:00:00 2001 From: Helber Belmiro Date: Tue, 8 Oct 2024 09:07:56 -0300 Subject: [PATCH] Prepare release 2.5.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index b6e2b8c1d..ed4633709 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 2.4.7 + current-version: 2.5.0 next-version: 3.0.0-SNAPSHOT