From c27f74a7461849288bc8e8f0cb89237f3089e59c Mon Sep 17 00:00:00 2001 From: Jan Martiska Date: Thu, 30 Oct 2025 17:36:14 +0100 Subject: [PATCH] Release 2.14.2 attempt 3 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 7805417ec..58ad00da7 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.14.2 + next-version: 2.14.3-SNAPSHOT