From 04625e85fbaa69396843f7d9a532847695ae6962 Mon Sep 17 00:00:00 2001 From: Roberto Cortez Date: Wed, 24 Apr 2024 18:38:56 +0100 Subject: [PATCH] Release 3.8.1 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index f2064ca53..ac39ae0c5 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye Config release: - current-version: 3.8.0 - next-version: 3.8.1-SNAPSHOT + current-version: 3.8.1 + next-version: 3.8.2-SNAPSHOT