From 893c9f222a8b822ddf0dec062a765477ba24cf8c Mon Sep 17 00:00:00 2001 From: "David M. Lloyd" Date: Fri, 30 Aug 2024 13:17:07 -0500 Subject: [PATCH] Release 2.6.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 8065784..ff35ca2 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.5.0 - next-version: 2.6.0-SNAPSHOT + current-version: 2.6.0 + next-version: 2.7.0-SNAPSHOT