From e25454735e72f1973168235ad6ea2d58be58fe3d Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Wed, 14 Aug 2024 10:29:56 -0400 Subject: [PATCH] [Fix] Prepare Release 7.0.0-alpha1 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 4861ba98..48e4e3c9 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 5.0.0.Final - next-version: 7.0.0-alpha1 + current-version: 7.0.0-alpha1 + next-version: 7.0.0-alpha2