From d7ebef26127f0657fe97cc77d0c66bed039d08f1 Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Mon, 6 Oct 2025 18:51:30 -0400 Subject: [PATCH] Release 7.2.1.Final --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index e201ceda..25c1cc7f 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ # Rerun #4 release process release: - current-version: 7.2.0.Final + current-version: 7.2.1.Final next-version: 8.0.0-SNAPSHOT