From 2d88f7b57c5726916fd9382273141ade99e2498c Mon Sep 17 00:00:00 2001 From: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com> Date: Mon, 23 Mar 2026 16:50:05 +0100 Subject: [PATCH] Update current version to 7.14.1.Final Fixes for persistence and for task name generation on dsl 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 8f81603f..ea52edfa 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 7.14.0.Final + current-version: 7.14.1.Final next-version: 8.0.0-SNAPSHOT