From 361e29925a9dd0f060f2e177aa81313c28cee2c3 Mon Sep 17 00:00:00 2001 From: Jan Martiska Date: Thu, 2 Jul 2026 11:11:45 +0200 Subject: [PATCH] Release 2.18.3 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 6a2e27833..1bd8ccfde 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye GraphQL release: - current-version: 2.18.2 - next-version: 2.18.3-SNAPSHOT + current-version: 2.18.3 + next-version: 2.18.4-SNAPSHOT