From 8f7bd66c99deb2be4421df1cbf786d9317539213 Mon Sep 17 00:00:00 2001 From: Julien Ponge Date: Thu, 14 Nov 2024 08:49:11 +0100 Subject: [PATCH] Release 3.16.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 38e6ec8801..1213f35f1f 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye Mutiny Vert.x Bindings release: - current-version: 3.15.2-RC5 - next-version: 3.15.2-SNAPSHOT + current-version: 3.16.0 + next-version: 3.16.1-SNAPSHOT