From b207e19f50d00dc67543678df2822b4841adfe89 Mon Sep 17 00:00:00 2001 From: Natalia Ivakina Date: Fri, 28 Mar 2025 13:49:15 +0100 Subject: [PATCH] Update version to 2025.03 --- antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index 13c97d1..6450431 100644 --- a/antora.yml +++ b/antora.yml @@ -1,6 +1,6 @@ name: http-api title: HTTP API -version: '2025.03' +version: '2025.04' start_page: ROOT:index.adoc nav: - modules/ROOT/content-nav.adoc