From 811cc349ef46c62dc551c12344bf86d83c0397a1 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Wed, 15 Oct 2025 11:03:40 +0200 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 b241f19..39fcc44 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,5 +1,5 @@ name: Quarkus Commons release: - current-version: "1.1.1" - next-version: "1.1.2-SNAPSHOT" + current-version: "1.1.2" + next-version: "1.1.3-SNAPSHOT" -- 2.47.2