Skip to content

Commit 943a07a

Browse files
Version to 2025.
1 parent 0513358 commit 943a07a

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

antora.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: cypher-manual
22
title: Cypher Manual
3-
version: '5'
3+
version: '2025'
44
start_page: ROOT:introduction/index.adoc
55
nav:
66
- modules/ROOT/content-nav.adoc
77
asciidoc:
88
attributes:
9-
neo4j-version: '5'
10-
neo4j-version-minor: '5.26'
11-
neo4j-version-exact: '5.26.0'
9+
neo4j-version: '2025'
10+
neo4j-version-minor: '2025.01'
11+
neo4j-version-exact: '2025.01'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypher-manual",
3-
"version": "5.0.0",
3+
"version": "2025",
44
"description": "Neo4j Cypher Manual",
55
"main": "server.js",
66
"scripts": {

preview.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ urls:
2525
antora:
2626
extensions:
2727
- require: "@neo4j-antora/antora-modify-sitemaps"
28-
sitemap_version: '5'
28+
sitemap_version: '2025'
2929
sitemap_loc_version: 'current'
3030
move_sitemaps_to_components: true
3131

@@ -53,7 +53,7 @@ asciidoc:
5353
includePDF: false
5454
nonhtmloutput: ""
5555
experimental: ''
56-
copyright: "2024 Neo4j, Inc."
56+
copyright: "2025 Neo4j, Inc."
5757
common-license-page-uri: https://neo4j.com/docs/license/
5858
docs-base-uri: https://neo4j.com/docs
5959
check-mark: icon:check[]

publish.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ urls:
2525
antora:
2626
extensions:
2727
- require: "@neo4j-antora/antora-modify-sitemaps"
28-
sitemap_version: '5'
28+
sitemap_version: '2025'
2929
sitemap_loc_version: 'current'
3030
move_sitemaps_to_components: true
3131

@@ -45,15 +45,15 @@ asciidoc:
4545
page-search-site: Reference Docs
4646
page-canonical-root: /docs
4747
page-pagination: true
48-
page-no-canonical: true
48+
page-no-canonical: true
4949
page-origin-private: false
5050
page-hide-toc: false
5151
page-mixpanel: 4bfb2414ab973c741b6f067bf06d5575
5252
page-terms-to-mark: Cypher
5353
includePDF: false
5454
nonhtmloutput: ""
5555
experimental: ''
56-
copyright: "2024 Neo4j, Inc."
56+
copyright: "2025 Neo4j, Inc."
5757
common-license-page-uri: https://neo4j.com/docs/license/
5858
docs-base-uri: https://neo4j.com/docs
5959
check-mark: icon:check[]
@@ -66,4 +66,4 @@ asciidoc:
6666
page-ad-description: Your input matters! Share your Feedback
6767
page-ad-underline-role: button
6868
page-ad-underline: Start Here
69-
page-ad-link: https://neo4j.typeform.com/to/E6yOZ2Py?utm_source=GA&utm_medium=blurb&utm_campaign=survey
69+
page-ad-link: https://neo4j.typeform.com/to/E6yOZ2Py?utm_source=GA&utm_medium=blurb&utm_campaign=survey

0 commit comments

Comments
 (0)