Skip to content

Commit 746f9f5

Browse files
Update Neo4j to 2025.10.1 (#311)
* Update Neo4j to 2025.10.1 * Update antora.yml
1 parent ae7b683 commit 746f9f5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

antora.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: java-reference
22
title: Java Reference
3-
version: '2025.09'
3+
version: '2025.10'
44
start_page: ROOT:index.adoc
55
nav:
66
- modules/ROOT/content-nav.adoc
77
asciidoc:
88
attributes:
9-
neo4j-version: '2025.09'
10-
neo4j-version-exact: '2025.09.0'
11-
neo4j-buildnumber: '2025.09'
9+
neo4j-version: '2025.10'
10+
neo4j-version-exact: '2025.10.1'
11+
neo4j-buildnumber: '2025.10'
1212
java-driver-version: '5.28.10'
1313
neo4j-documentation-branch: 'dev'
1414
page-origin-private: false

0 commit comments

Comments
 (0)