From 5bb53631a3ce0502d1658ed7a08cf6bbff298bac Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Fri, 20 Dec 2024 09:27:33 +0100 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 e77ac84..749910e 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ 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"