From dcb7d577b03b8c0f10f19248db2c1541078c3ed9 Mon Sep 17 00:00:00 2001 From: Roberto Cortez Date: Fri, 22 Dec 2023 22:14:52 +0000 Subject: [PATCH] Release 3.5.0 (#1072) --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 5ef8e255a..66b26d59a 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye Config release: - current-version: 3.4.1 - next-version: 3.4.2-SNAPSHOT + current-version: 3.5.0 + next-version: 3.5.1-SNAPSHOT