From 674e2d5f94ab261ed2c2c207728f6ca5a94fd781 Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Fri, 21 Mar 2025 13:28:24 -0400 Subject: [PATCH] Release 2.9.0-lts --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index ee93d0257..6a7b9a6c6 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 2.8.2-lts + current-version: 2.9.0-lts next-version: 3.0.0-lts-SNAPSHOT