From 4dc0a117641c678fda5746c49f5896b4239a3ab9 Mon Sep 17 00:00:00 2001 From: Roberto Cortez Date: Wed, 28 Jan 2026 19:06:04 +0000 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 7ce66a6dc..d6f38c9d8 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye Config release: - current-version: 3.15.1 - next-version: 3.15.2-SNAPSHOT + current-version: 3.16.0 + next-version: 3.16.1-SNAPSHOT