From 40cdea507e4ac7004228f28c33f45b00cd09309b Mon Sep 17 00:00:00 2001 From: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com> Date: Tue, 26 May 2026 17:27:27 +0200 Subject: [PATCH] Update current version to 7.21.2.Final Signed-off-by: fjtirado --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 41e8a961b..b189ad9b1 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 7.21.1.Final + current-version: 7.21.2.Final next-version: 8.0.0-SNAPSHOT