From 2d2383581077a50e481957abad83fa450fe226e8 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Fri, 18 Jul 2025 14:01:19 +0200 Subject: [PATCH] chore: bump version to 1.0.6 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 513c623..b1c8594 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,5 +1,5 @@ name: Quarkus Commons release: - current-version: "1.0.5" - next-version: "1.0.6-SNAPSHOT" + current-version: "1.0.6" + next-version: "1.0.7-SNAPSHOT"