From 72951facff4d0fd55703055eeff9f2040f79583e Mon Sep 17 00:00:00 2001 From: Natalia Ivakina Date: Tue, 2 Sep 2025 13:27:24 +0200 Subject: [PATCH] Update the Neo4j version to 2025.09 --- antora.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/antora.yml b/antora.yml index a1ad7d02b..062fbe766 100644 --- a/antora.yml +++ b/antora.yml @@ -1,14 +1,14 @@ name: operations-manual title: Operations Manual -version: '2025.08' +version: '2025.09' current: true start_page: ROOT:index.adoc nav: - modules/ROOT/content-nav.adoc asciidoc: attributes: - neo4j-version: '2025.08' - neo4j-version-minor: '2025.08' - neo4j-version-exact: '2025.08.0' - neo4j-buildnumber: '2025.08' - neo4j-debian-package-version: '1:2025.08.0@' + neo4j-version: '2025.09' + neo4j-version-minor: '2025.09' + neo4j-version-exact: '2025.09.0' + neo4j-buildnumber: '2025.09' + neo4j-debian-package-version: '1:2025.09.0@'