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