Skip to content

Commit d7af65d

Browse files
Merge pull request #23 from davidoliverSP2/dev-update-antora
Update antora.yml with new version numbers
2 parents e579dbb + 72f7d90 commit d7af65d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

antora.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: http-api
22
title: HTTP API
3-
version: 4.4
4-
display_version: 4.4-preview
3+
version: '5.0'
4+
display_version: 5.0-preview
55
start_page: ROOT:index.adoc
66
nav:
77
- modules/ROOT/content-nav.adoc
88
asciidoc:
99
attributes:
1010
page-origin-private: false
11-
neo4j-version: '4.4'
12-
neo4j-version-exact: '4.4.0'
13-
neo4j-buildnumber: '4.4'
11+
neo4j-version: '5.0'
12+
neo4j-version-exact: '5.0.0'
13+
neo4j-buildnumber: '5.0'

0 commit comments

Comments
 (0)