From 5fc8c9354c9e6ff0b1ac7cb03f764922d02e5988 Mon Sep 17 00:00:00 2001 From: Jorge Bornhausen Date: Fri, 4 Jul 2025 18:37:01 +0200 Subject: [PATCH] chore: bump version to 1.0.4 --- .github/project.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/project.yaml b/.github/project.yaml index 3005d38..c9c34d1 100644 --- a/.github/project.yaml +++ b/.github/project.yaml @@ -1,6 +1,5 @@ name: Quarkus Commons release: - current-version: "1.0.3" - next-version: "1.0.4-SNAPSHOT" + current-version: "1.0.4" + next-version: "1.0.5-SNAPSHOT" - -- 2.47.2