From 12b493ae43ba3d7717c2b2e8e98ea3d857b32f62 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Thu, 23 Jan 2025 15:36:39 +0100 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 1369005..61aa884 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ 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"