From 78eeeb37c34d51d36075b99e777e7a543aea4a9e Mon Sep 17 00:00:00 2001 From: "David M. Lloyd" Date: Mon, 1 Jul 2024 13:21:07 -0500 Subject: [PATCH] Release 2.5.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 2266353..8065784 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ name: SmallRye Common # for this project, always set next-version to the next *minor* unless it's on a stable branch! release: - current-version: 2.4.0 - next-version: 2.5.0-SNAPSHOT + current-version: 2.5.0 + next-version: 2.6.0-SNAPSHOT