From 45c983c56f79bb0773fa13db0469f69b78e7eca3 Mon Sep 17 00:00:00 2001 From: Natalia Ivakina Date: Fri, 28 Mar 2025 11:11:25 +0100 Subject: [PATCH] Update the version to 2025.04 --- antora.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/antora.yml b/antora.yml index 67877466..93d7dbe7 100644 --- a/antora.yml +++ b/antora.yml @@ -1,12 +1,12 @@ name: status-codes title: Status Codes for Errors & Notifications -version: '2025.03' +version: '2025.04' start_page: ROOT:index.adoc nav: - modules/ROOT/content-nav.adoc asciidoc: attributes: page-origin-private: false - neo4j-version: '2025.03' - neo4j-version-exact: '2025.03.0' - neo4j-buildnumber: '2025.03' \ No newline at end of file + neo4j-version: '2025.04' + neo4j-version-exact: '2025.04.0' + neo4j-buildnumber: '2025.04' \ No newline at end of file