From 7947dc8df1f7415ff4284c3c34f203f7cf62edb8 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Thu, 8 May 2025 09:23:33 +0200 Subject: [PATCH] chore: bump version to 1.2.8 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 113caa4..4d2f701 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ name: Quarkus Commons release: - current-version: "1.2.7" - next-version: "1.2.8-SNAPSHOT" + current-version: "1.2.8" + next-version: "1.2.9-SNAPSHOT"