From 0cb09afa9b1eb81e099cd527924c512349c2d539 Mon Sep 17 00:00:00 2001 From: Jan Martiska Date: Tue, 5 May 2026 10:16:09 +0200 Subject: [PATCH] Release 3.0.0.Beta2 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index d33ae6e5f..5c3cbacee 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye GraphQL release: - current-version: 3.0.0.Beta1 - next-version: 3.0.0.Beta2-SNAPSHOT + current-version: 3.0.0.Beta2 + next-version: 3.0.0.Beta3-SNAPSHOT