From f5f50364db4fe5d8536bb60394ff2ce76b13683a Mon Sep 17 00:00:00 2001 From: Jan Martiska Date: Fri, 3 Oct 2025 09:18:34 +0200 Subject: [PATCH] Release 2.15.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 7805417ec..aae1271dd 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye GraphQL release: - current-version: 2.14.1 - next-version: 2.14.2-SNAPSHOT + current-version: 2.15.0 + next-version: 2.15.1-SNAPSHOT