From b08270e4965ec84ffdcb365e24b67ffa8ea2b4bc Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Fri, 29 Aug 2025 10:20:55 -0400 Subject: [PATCH] Release 2.12.0-lts --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 8158c6e4..60e23d4a 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 2.11.0-lts + current-version: 2.12.0-lts next-version: 3.0.0-lts-SNAPSHOT