From 4981dbf1469a494a577657367d9b5fef324793f6 Mon Sep 17 00:00:00 2001 From: Pablo Gonzalez Granados Date: Fri, 5 Apr 2024 09:11:47 +0200 Subject: [PATCH] Release 2.2.1 - Bugfix on send method - Quarkus 3.8.2 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 68c3f5b..8c4550b 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: 2.2.0 - next-version: 2.2.1-SNAPSHOT + current-version: 2.2.1 + next-version: 2.2.2-SNAPSHOT