From cfe56f7875d8fc3d38ba7db3ea4629f53158639d Mon Sep 17 00:00:00 2001 From: Natalia Ivakina <82437520+NataliaIvakina@users.noreply.github.com> Date: Tue, 2 Sep 2025 14:04:43 +0200 Subject: [PATCH] Update antora.yml to 2025.08 --- antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index 85c019d..1d81b96 100644 --- a/antora.yml +++ b/antora.yml @@ -1,6 +1,6 @@ name: http-api title: HTTP API -version: '2025.07' +version: '2025.08' start_page: ROOT:index.adoc nav: - modules/ROOT/content-nav.adoc