From 0342d9d62d97d1b97b6e3da81fccc5498ad1687b Mon Sep 17 00:00:00 2001 From: Jan Martiska Date: Mon, 12 Jan 2026 12:53:54 +0100 Subject: [PATCH] Release 2.17.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index d509c836c..bc7ba39d7 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye GraphQL release: - current-version: 2.16.0 - next-version: 2.16.1-SNAPSHOT + current-version: 2.17.0 + next-version: 2.17.1-SNAPSHOT