From 9fa61818571732a57e2843e76a2fbe6835c28dba Mon Sep 17 00:00:00 2001 From: Natalia Ivakina <82437520+NataliaIvakina@users.noreply.github.com> Date: Fri, 31 Oct 2025 14:56:43 +0100 Subject: [PATCH] Update antora.yml to 2025.10 --- antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index d8f6a66..a9a90e7 100644 --- a/antora.yml +++ b/antora.yml @@ -1,6 +1,6 @@ name: http-api title: HTTP API -version: '2025.09' +version: '2025.10' start_page: ROOT:index.adoc nav: - modules/ROOT/content-nav.adoc