From 4f009f652331589c122bc21ca14a4761420ea833 Mon Sep 17 00:00:00 2001 From: Helber Belmiro Date: Sun, 11 May 2025 16:35:17 -0300 Subject: [PATCH] Prepare release 2.10.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 3cbc24c97..7e5cd2964 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 2.9.0 + current-version: 2.10.0 next-version: 3.0.0-SNAPSHOT