From 5993a44bb471cba0098147271ff95bbfb3034cef Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Fri, 21 Mar 2025 11:16:41 -0400 Subject: [PATCH] Release 2.9.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 892324b19..3cbc24c97 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 2.8.2 + current-version: 2.9.0 next-version: 3.0.0-SNAPSHOT