From 6d022b5f733e3612e5280f5fa527912fa20de7e6 Mon Sep 17 00:00:00 2001 From: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com> Date: Mon, 9 Mar 2026 15:35:33 +0100 Subject: [PATCH] Update current version to 7.13.8.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 4e5c59b3..2012c82c 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 7.13.7.Final + current-version: 7.13.8.Final next-version: 8.0.0-SNAPSHOT