From 5a3dc9833ad2e6a1b28c27316fee15b92ce11e04 Mon Sep 17 00:00:00 2001 From: Reneta Popova Date: Wed, 30 Apr 2025 15:42:26 +0100 Subject: [PATCH] Update version to 2025.05 --- antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index 6450431..a706a66 100644 --- a/antora.yml +++ b/antora.yml @@ -1,6 +1,6 @@ name: http-api title: HTTP API -version: '2025.04' +version: '2025.05' start_page: ROOT:index.adoc nav: - modules/ROOT/content-nav.adoc