From 8a8efac2e79f6bf2014749378990bc9f320944e3 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Thu, 28 Aug 2025 20:52:27 +0200 Subject: [PATCH] chore: bump version to 1.0.11 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 4b1c179..e5f1179 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,5 +1,5 @@ name: Quarkus Commons release: - current-version: "1.0.10" - next-version: "1.0.11-SNAPSHOT" + current-version: "1.0.11" + next-version: "1.0.12-SNAPSHOT"