From b6e800fc4d89ca76741db44be2713a49e7f1d91a Mon Sep 17 00:00:00 2001 From: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com> Date: Mon, 27 Apr 2026 16:14:20 +0200 Subject: [PATCH 1/2] Update current version to 7.18.1.Final --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index c32e835f..55e06758 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 7.18.0.Final + current-version: 7.18.1.Final next-version: 8.0.0-SNAPSHOT From a3fc916dd4dd5ab6e7c4632c94113fa47c1f32ce Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Mon, 27 Apr 2026 14:31:19 -0400 Subject: [PATCH 2/2] Update current version to 7.19.0.Final --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 55e06758..3f54a6f3 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 7.18.1.Final + current-version: 7.19.0.Final next-version: 8.0.0-SNAPSHOT