Skip to content

Commit 6db98c7

Browse files
5.16 release and update copyright year to 2024 (neo4j#118)
1 parent 9e5f40b commit 6db98c7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

antora.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ nav:
77
asciidoc:
88
attributes:
99
page-origin-private: false
10-
neo4j-version: '5.15'
11-
neo4j-version-exact: '5.15.0'
12-
neo4j-buildnumber: '5.15'
10+
neo4j-version: '5.16'
11+
neo4j-version-exact: '5.16.0'
12+
neo4j-buildnumber: '5.16'

preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ asciidoc:
4040
includePDF: false
4141
nonhtmloutput: ""
4242
experimental: ''
43-
copyright: 2023
43+
copyright: 2024
4444
common-license-page-uri: https://neo4j.com/docs/license/
4545
# attributes for doc links to other manuals in publish playbook
4646
neo4j-base-uri: https://neo4j.com

publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ asciidoc:
4747
includePDF: false
4848
nonhtmloutput: ""
4949
experimental: ''
50-
copyright: 2023
50+
copyright: 2024
5151
common-license-page-uri: https://neo4j.com/docs/license/
5252
# attributes for doc links to other manuals in publish playbook
5353
neo4j-base-uri: ''

0 commit comments

Comments
 (0)