From 6895cfaf3da9374a2fe536c7664eefc5c91b21ae Mon Sep 17 00:00:00 2001 From: Eddie Carpenter Date: Fri, 27 Sep 2024 07:39:01 +1200 Subject: [PATCH] Release Quarkus-jdiameter with support for Quarkus 3.15.1 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index ebb9997b..a23ccf1e 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "2.0.5" - next-version: "2.0.6-SNAPSHOT" + current-version: "2.1.0" + next-version: "2.1.1-SNAPSHOT"