From 105ab75b3aa8c95a91ee04fac99ac8da119fdd18 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Fri, 12 Sep 2025 13:03:06 +0200 Subject: [PATCH] chore: bump version to 1.0.14 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 20c1df4..0a3ea50 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,5 +1,5 @@ name: Quarkus Commons release: - current-version: "1.0.13" - next-version: "1.0.14-SNAPSHOT" + current-version: "1.0.14" + next-version: "1.0.15-SNAPSHOT" -- 2.47.2