From 54407d1f281b71e1faadc82c46a985d05aa280c8 Mon Sep 17 00:00:00 2001 From: Jan Martiska Date: Mon, 8 Apr 2024 09:23:24 +0200 Subject: [PATCH] Release 2.8.2 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 3f3ffe844..340fe2263 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye GraphQL release: - current-version: 2.8.1 - next-version: 2.8.2-SNAPSHOT + current-version: 2.8.2 + next-version: 2.8.3-SNAPSHOT