From 0ad3a976d8aa4fd788408f22457315c137cb0216 Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Tue, 5 May 2026 13:57:29 -0400 Subject: [PATCH] Update current version to 7.20.0.Final --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 3f54a6f3..b62c04dc 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 7.19.0.Final + current-version: 7.20.0.Final next-version: 8.0.0-SNAPSHOT