From bf31d4e5083542b545f06676f2093dd5f8990903 Mon Sep 17 00:00:00 2001 From: Bennet Schulz Date: Thu, 5 Oct 2023 14:40:04 +0200 Subject: [PATCH] Release 6.6.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 59e2875..d8d0098 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 6.5.0 - next-version: 6.5.1-SNAPSHOT + current-version: 6.6.0 + next-version: 6.6.1-SNAPSHOT