From 3504036f1a11c2932a0bc4ae1e650da01d0dd33c Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Tue, 18 Feb 2025 10:53:28 -0500 Subject: [PATCH] [2.4.x] Release 2.4.8 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index b6e2b8c1d..25504a0c5 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 2.4.7 - next-version: 3.0.0-SNAPSHOT + current-version: 2.4.8 + next-version: 2.4.999-SNAPSHOT