From 71efdbfdfdb8ac6adf25ce630a3564cedcda703e Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Thu, 1 May 2025 12:54:43 +0200 Subject: [PATCH] chore: bump version to 1.2.7 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 3e41288..113caa4 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ name: Quarkus Commons release: - current-version: "1.2.6" - next-version: "1.2.7-SNAPSHOT" + current-version: "1.2.7" + next-version: "1.2.8-SNAPSHOT"