From 3411d750f063fb74b6f4a911c4fa7d3ae7c98691 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Tue, 18 Nov 2025 21:26:51 +0100 Subject: [PATCH] chore: bump version to 1.1.3 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 39fcc44..576173e 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,5 +1,5 @@ name: Quarkus Commons release: - current-version: "1.1.2" - next-version: "1.1.3-SNAPSHOT" + current-version: "1.1.3" + next-version: "1.1.4-SNAPSHOT"