From d69920466c81992814e266cfa67e51550ff2a5b7 Mon Sep 17 00:00:00 2001 From: Ladislav Thon Date: Tue, 25 Oct 2022 19:04:31 +0200 Subject: [PATCH] release 6.1.0 --- .github/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 1769f7a2..d178dce7 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,5 +1,5 @@ name: SmallRye Fault Tolerance release: - current-version: 6.0.0 - next-version: 6.0.1-SNAPSHOT + current-version: 6.1.0 + next-version: 6.1.1-SNAPSHOT