From 3ae16bfa253b8dd3e8a62fb40a4aaf110f8ac5c6 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Wed, 30 Jul 2025 14:49:00 +0200 Subject: [PATCH] chore: bump version to 1.0.7 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index b1c8594..4a177d6 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,5 +1,5 @@ name: Quarkus Commons release: - current-version: "1.0.6" - next-version: "1.0.7-SNAPSHOT" + current-version: "1.0.7" + next-version: "1.0.8-SNAPSHOT" -- 2.47.2