From 619dbb4925ccc8b08e408772e327856002764cce Mon Sep 17 00:00:00 2001 From: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> Date: Tue, 2 Sep 2025 12:01:47 -0400 Subject: [PATCH] Release 2.12.1 Patch release for https://quarkus.io/blog/quarkus-3-26-1-released/ --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 0456d6c8..32344ce3 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 2.12.0 + current-version: 2.12.1 next-version: 3.0.0-SNAPSHOT