From 7a5248769ea0a7bb242b483fad05557f7e5be8a7 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Mon, 31 Mar 2025 11:46:36 +0200 Subject: [PATCH] chore: bump version to 1.2.4 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 6fd04f3..e166770 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ name: Quarkus Commons release: - current-version: "1.2.2" - next-version: "1.2.3-SNAPSHOT" + current-version: "1.2.3" + next-version: "1.2.4-SNAPSHOT"