From ca500451bec1e9d0d34154d31f71c398d94e34e5 Mon Sep 17 00:00:00 2001 From: Jan Martiska Date: Tue, 3 Jun 2025 10:19:18 +0200 Subject: [PATCH] Release 2.14.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 77149a0c5..671c8da7e 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye GraphQL release: - current-version: 2.13.0 - next-version: 2.13.1-SNAPSHOT + current-version: 2.14.0 + next-version: 2.14.1-SNAPSHOT