From c790b86c2b3a12472b1f006e934ae1965783a088 Mon Sep 17 00:00:00 2001 From: Reneta Popova Date: Thu, 30 Oct 2025 16:55:44 +0000 Subject: [PATCH] update the version to 2025.11 --- antora.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/antora.yml b/antora.yml index a54cfa500..dd7620f59 100644 --- a/antora.yml +++ b/antora.yml @@ -1,14 +1,14 @@ name: operations-manual title: Operations Manual -version: '2025.10' +version: '2025.11' current: true start_page: ROOT:index.adoc nav: - modules/ROOT/content-nav.adoc asciidoc: attributes: - neo4j-version: '2025.10' - neo4j-version-minor: '2025.10' - neo4j-version-exact: '2025.10.0' - neo4j-buildnumber: '2025.10' - neo4j-debian-package-version: '1:2025.10.0@' + neo4j-version: '2025.11' + neo4j-version-minor: '2025.11' + neo4j-version-exact: '2025.11.0' + neo4j-buildnumber: '2025.11' + neo4j-debian-package-version: '1:2025.11.0@'