From 3de14515a88afb1a33c80dda6737adfac4d60511 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Thu, 20 Nov 2025 17:40:07 +0100 Subject: [PATCH] chore: bump version to 1.1.4 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 576173e..1a45f65 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,5 +1,5 @@ name: Quarkus Commons release: - current-version: "1.1.3" - next-version: "1.1.4-SNAPSHOT" + current-version: "1.1.4" + next-version: "1.1.5-SNAPSHOT"