From 9fa90d05abf4d9f6657c82062a1d8ac7a41095bf Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Wed, 9 Apr 2025 17:12:01 +0200 Subject: [PATCH] chore: bump version to 1.2.5 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 6758a7f..4978bba 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ name: Quarkus Commons release: - current-version: "1.2.4" - next-version: "1.2.5-SNAPSHOT" + current-version: "1.2.5" + next-version: "1.2.6-SNAPSHOT" -- 2.47.2