From 1f6cf9d67be842ecda366ba191374bfeaca88429 Mon Sep 17 00:00:00 2001 From: Roberto Cortez Date: Tue, 15 Oct 2024 20:53:55 +0100 Subject: [PATCH] Release 3.10.0 (#1244) --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index e6b3d9de2..b6949a51b 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye Config release: - current-version: 3.9.0 - next-version: 3.9.1-SNAPSHOT + current-version: 3.10.0 + next-version: 3.10.1-SNAPSHOT