From b43f8864ea85673155aa0a42df3ae8932020faf8 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Wed, 16 Apr 2025 18:14:24 +0200 Subject: [PATCH] chore: bump version to 1.2.6 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 4978bba..3e41288 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ name: Quarkus Commons release: - current-version: "1.2.5" - next-version: "1.2.6-SNAPSHOT" + current-version: "1.2.6" + next-version: "1.2.7-SNAPSHOT"