From 8c606c4c3c6fb131f71f35a385062792350e6ad8 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Thu, 4 Sep 2025 15:28:19 +0200 Subject: [PATCH] chore: bump version to 1.0.13 --- .github/project.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 2d29943..20c1df4 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,5 +1,5 @@ name: Quarkus Commons release: - current-version: "1.0.12" - next-version: "1.0.13-SNAPSHOT" + current-version: "1.0.13" + next-version: "1.0.14-SNAPSHOT" -- 2.47.2