From 5a847735286ea70a9a2ea4f6c7d67e8388d66aba Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:53:01 -0500 Subject: [PATCH] Release 2.7.0-lts --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index db0262220..cccd6ddbc 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 2.6.0-lts + current-version: 2.7.0-lts next-version: 3.0.0-SNAPSHOT