From dd58b625144b72829d2e67383ecf497c86a53bc3 Mon Sep 17 00:00:00 2001 From: Roberto Cortez Date: Mon, 22 Apr 2024 23:08:27 +0100 Subject: [PATCH] Release 3.8.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index fb7d5a385..f2064ca53 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye Config release: - current-version: 3.7.1 - next-version: 3.7.2-SNAPSHOT + current-version: 3.8.0 + next-version: 3.8.1-SNAPSHOT