From 13dd903da9b2b0d81d4ccedd737b3d12f28ce7fe Mon Sep 17 00:00:00 2001 From: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com> Date: Wed, 1 Apr 2026 19:10:30 +0200 Subject: [PATCH] Update current version to 7.16.0.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 ddb36e2f..0b6a5b63 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 7.15.2.Final + current-version: 7.16.0.Final next-version: 8.0.0-SNAPSHOT