From bce0e6c317084baffde97ea0c7e208b161e989d6 Mon Sep 17 00:00:00 2001 From: Julien Ponge Date: Tue, 26 Nov 2024 15:10:01 +0100 Subject: [PATCH] Release 3.17.1 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 33ec9dc6e..2033daf37 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye Mutiny Vert.x Bindings release: - current-version: 3.17.0 - next-version: 3.17.1-SNAPSHOT + current-version: 3.17.1 + next-version: 3.17.2-SNAPSHOT