From 2fc00bb4c2a3a78942c34a534142d42bb2feadbc Mon Sep 17 00:00:00 2001 From: Natalia Ivakina <82437520+NataliaIvakina@users.noreply.github.com> Date: Tue, 2 Sep 2025 14:20:29 +0200 Subject: [PATCH] Publish 2025.08 --- antora.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/antora.yml b/antora.yml index f0ac936..ed565a3 100644 --- a/antora.yml +++ b/antora.yml @@ -1,14 +1,14 @@ name: java-reference title: Java Reference -version: '2025.07' +version: '2025.08' start_page: ROOT:index.adoc nav: - modules/ROOT/content-nav.adoc asciidoc: attributes: - neo4j-version: '2025.07' - neo4j-version-exact: '2025.07.0' - neo4j-buildnumber: '2025.07' + neo4j-version: '2025.08' + neo4j-version-exact: '2025.08.0' + neo4j-buildnumber: '2025.08' java-driver-version: '5.28.9' neo4j-documentation-branch: 'dev' page-origin-private: false