From 884345bc05872d17b271c1d766098cdde63f796b Mon Sep 17 00:00:00 2001 From: Jan Martiska Date: Tue, 5 Sep 2023 09:12:22 +0200 Subject: [PATCH] Release 2.4.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 585674b97..d06d6a19c 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye GraphQL release: - current-version: 2.3.0 - next-version: 2.3.1-SNAPSHOT + current-version: 2.4.0 + next-version: 2.4.1-SNAPSHOT