From 5c38d4ce7962470063ac7fb8eea69a383764ab4a Mon Sep 17 00:00:00 2001 From: Gwenneg Lepage Date: Fri, 29 Mar 2024 16:36:41 +0100 Subject: [PATCH] Release 6.8.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index ad164438..5783e773 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 6.7.1 - next-version: 6.7.2-SNAPSHOT + current-version: 6.8.0 + next-version: 6.8.1-SNAPSHOT