From 5a3607d8668b3e0d6332c8f467dffd7b2facee8b Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Fri, 29 Aug 2025 21:21:21 +0200 Subject: [PATCH] chore: bump version to 1.0.12 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index e5f1179..2d29943 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,5 +1,5 @@ name: Quarkus Commons release: - current-version: "1.0.11" - next-version: "1.0.12-SNAPSHOT" + current-version: "1.0.12" + next-version: "1.0.13-SNAPSHOT"