Skip to content

Commit 8f658e2

Browse files
Update publish.yml
1 parent 4a7a4d3 commit 8f658e2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

doc/antora.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: graph-data-science
22
title: Neo4j Graph Data Science
3-
version: '2026.03'
3+
version: '2026.05'
44
start_page: ROOT:index.adoc
55
nav:
66
- modules/ROOT/content-nav.adoc
77
asciidoc:
88
attributes:
9-
docs-version: '2026.03'
9+
docs-version: '2026.05'
1010
ga-promos-uri: https://raw.githubusercontent.com/neo4j-graphacademy/courses/main/asciidoc/promos
1111
ga-promo: analytics
1212
page-ad-icon: mortarboard

doc/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ content:
1010
# Does not include preview (master) as it is no longer necessary.
1111
# When updating this, update the version in the
1212
# `page-add-notes-versions` below too (if relevant).
13-
branches: ['2.5', '2.6', '2.7', '2.8', '2.9', '2.10', '2.11', '2.12', '2.13', '2.14', '2.15', '2.16', '2.17', '2.18', '2.19', '2.20', '2.21', '2.22', '2.23','2.24','2.25','2.26','2.27','2026.03','2026.04']
13+
branches: ['2.5', '2.6', '2.7', '2.8', '2.9', '2.10', '2.11', '2.12', '2.13', '2.14', '2.15', '2.16', '2.17', '2.18', '2.19', '2.20', '2.21', '2.22', '2.23','2.24','2.25','2.26','2.27','2026.03','2026.04','2026.05']
1414
start_path: public/doc
1515
include: public/doc/
1616
exclude:
@@ -66,4 +66,4 @@ asciidoc:
6666
gds-client-docs-base-uri: https://neo4j.com/docs/graph-data-science-client
6767
page-add-notes-tags: eol
6868
# Version(s) to add the EOL banner to
69-
page-add-notes-versions: ['2.5', '2.7', '2.8', '2.9', '2.10', '2.11', '2.12', '2.14', '2.15', '2.16','2.17','2.18','2.19','2.20','2.21','2.22','2.23','2.24','2.25','2.26','2.27','2026.03']
69+
page-add-notes-versions: ['2.5', '2.7', '2.8', '2.9', '2.10', '2.11', '2.12', '2.14', '2.15', '2.16','2.17','2.18','2.19','2.20','2.21','2.22','2.23','2.24','2.25','2.26','2.27','2026.03','2026.04']

0 commit comments

Comments
 (0)