From d7f67afec8687760868458179c9bf80e4f65f7fb Mon Sep 17 00:00:00 2001 From: Michael Edgar Date: Wed, 29 Jan 2025 21:05:49 -0500 Subject: [PATCH] Release 4.0.8 (#2185) Signed-off-by: Michael Edgar --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 5c4fa2a56..5b9a34270 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye OpenAPI release: - current-version: 4.0.7 - next-version: 4.1.0-SNAPSHOT + current-version: 4.0.8 + next-version: 4.0.9-SNAPSHOT