Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ nav:
asciidoc:
attributes:
page-origin-private: false
neo4j-version: '5'
neo4j-version: '2025.01'
2 changes: 1 addition & 1 deletion publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ site:
content:
sources:
- url: ./
branches: ['3.5','4.0','4.1','4.2','4.3','4.4','dev']
branches: ['4.4','5.x','HEAD']
edit_url: https://github.com/neo4j/docs-http-api/tree/{refname}/{path}
exclude:
- '!**/_includes/*'
Expand Down