From 530d33ecbc0e1ded2c94f1f7a3aab786a275acf1 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Fri, 14 Mar 2025 14:16:45 +0100 Subject: [PATCH] chore: bump version to 1.2.2 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 054ae21..6fd04f3 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,4 +1,4 @@ name: Quarkus Commons release: - current-version: "1.2.1" - next-version: "1.2.2-SNAPSHOT" + current-version: "1.2.2" + next-version: "1.2.3-SNAPSHOT"