From 49fec7832555d6b0ce607bc50c354a0bc2c33e51 Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Thu, 8 Feb 2024 15:12:12 +0100 Subject: [PATCH] Release 3.7.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index a27a392..3220b57 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ release: - current-version: 3.6.0 - next-version: 3.6.1-SNAPSHOT + current-version: 3.7.0 + next-version: 3.7.1-SNAPSHOT