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