From 507c24348d0e7afe1ec0944b596b571d9e3ba6fe Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Tue, 4 Nov 2025 11:31:59 -0500 Subject: [PATCH] Release 2.13.0-lts --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 0169a8ea..6d0dc0b5 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 2.12.1-lts + current-version: 2.13.0-lts next-version: 3.0.0-lts-SNAPSHOT