From e42dab9fa43d3cb14c92568306154b951462598f Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Mon, 22 Jul 2024 08:56:54 +0000 Subject: [PATCH] Amendments before release --- doc/antora.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/antora.yml b/doc/antora.yml index d32fa0c8..0e77b688 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.4.0 nav: - modules/ROOT/nav.adoc asciidoc: attributes: smallrye-fault-tolerance: SmallRye Fault Tolerance - smallrye-fault-tolerance-version: '6.3.0' + smallrye-fault-tolerance-version: '6.4.0' 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.5.7' + vertx4-version: '4.5.8'