We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ce8b04 commit d997cd3Copy full SHA for d997cd3
1 file changed
antora.yml
@@ -1,14 +1,14 @@
1
name: java-reference
2
title: Java Reference
3
-version: '2026.01'
+version: '2026.02'
4
start_page: ROOT:index.adoc
5
nav:
6
- modules/ROOT/content-nav.adoc
7
asciidoc:
8
attributes:
9
- neo4j-version: '2026.01'
10
- neo4j-version-exact: '2026.01.0'
11
- neo4j-buildnumber: '2026.01'
+ neo4j-version: '2026.02'
+ neo4j-version-exact: '2026.02.0'
+ neo4j-buildnumber: '2026.02'
12
java-driver-version: '6.0.2'
13
neo4j-documentation-branch: 'dev'
14
page-origin-private: false
0 commit comments