From a4c59920115e0ca48fc934e08213faebaa662631 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20=C3=89pardaud?= Date: Fri, 7 Jun 2024 16:09:07 +0200 Subject: [PATCH] Release 2.1.1 Take 3 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 8d7d9669..f4854397 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: SmallRye Context Propagation release: - current-version: 2.1.0 - next-version: 2.1.1-SNAPSHOT + current-version: 2.1.1 + next-version: 2.1.2-SNAPSHOT