From 2811361df0555f88ab32da3fa9b16406b86ae679 Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:54:16 -0500 Subject: [PATCH] Release 2.7.0 Merge this after LTS. --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 8b76a1f7..739d752a 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 2.6.0 + current-version: 2.7.0 next-version: 3.0.0-SNAPSHOT