From 6dddad052cfbeea0541b008479c2e4bbfe467ca0 Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Fri, 3 Mar 2023 10:39:02 +0000 Subject: [PATCH] Update antora.yml before release --- doc/antora.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/antora.yml b/doc/antora.yml index 3c563f86..03884a62 100644 --- a/doc/antora.yml +++ b/doc/antora.yml @@ -1,16 +1,16 @@ name: smallrye-fault-tolerance title: SmallRye Fault Tolerance -version: main +version: 6.2.1 nav: - modules/ROOT/nav.adoc asciidoc: attributes: smallrye-fault-tolerance: SmallRye Fault Tolerance - smallrye-fault-tolerance-version: '6.2.0' + smallrye-fault-tolerance-version: '6.2.1' microprofile-fault-tolerance: MicroProfile Fault Tolerance microprofile-fault-tolerance-version: '4.0.2' microprofile-fault-tolerance-url: https://download.eclipse.org/microprofile/microprofile-fault-tolerance-4.0/microprofile-fault-tolerance-spec-4.0.html - vertx4-version: '4.3.8' + vertx4-version: '4.4.0'