From 728feb39cebb87c3ab47f08a622f569eb4c29c1d Mon Sep 17 00:00:00 2001 From: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com> Date: Tue, 10 Feb 2026 18:42:25 +0100 Subject: [PATCH] Update current version to 7.12.1.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 6175ce476..52d757954 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 7.12.0.Final + current-version: 7.12.1.Final next-version: 8.0.0-SNAPSHOT