From a14f26910b378ba115de357d4354afa8a3176ae7 Mon Sep 17 00:00:00 2001 From: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com> Date: Fri, 31 Jan 2025 12:41:51 +0100 Subject: [PATCH 1/2] Releasing 7.0.0 Signed-off-by: Francisco Javier Tirado Sarti --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 633f883e..68a96ec1 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 7.0.0-alpha5.1 + current-version: 7.0.0 next-version: 7.0.0-SNAPSHOT From a0b45a15a25ce1e14c1800f5d902ccfe9a18b9b6 Mon Sep 17 00:00:00 2001 From: Francisco Javier Tirado Sarti <65240126+fjtirado@users.noreply.github.com> Date: Fri, 31 Jan 2025 21:56:34 +0100 Subject: [PATCH 2/2] Update .github/project.yml Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Signed-off-by: Francisco Javier Tirado Sarti --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 68a96ec1..4100367b 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: current-version: 7.0.0 - next-version: 7.0.0-SNAPSHOT + next-version: 8.0.0-SNAPSHOT