From a677d6d6cda597d9dcdbb579ef1bee419af503d0 Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Wed, 18 Jun 2025 10:49:41 -0400 Subject: [PATCH] Release 2.11.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 7e5cd2964..14f5ee89b 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 2.10.0 + current-version: 2.11.0 next-version: 3.0.0-SNAPSHOT