Skip to content

Commit e35070f

Browse files
Prepare documentation for GDS 2.19.0
Co-authored-by: Ioannis Panagiotas <[email protected]>
1 parent 8ba5be1 commit e35070f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: graph-data-science
22
title: Neo4j Graph Data Science
3-
version: '2.19-preview'
3+
version: '2.19'
44
prerelease: true
55
start_page: ROOT:index.adoc
66
nav:

doc/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ content:
99
# Includes previous version, current, and preview (master).
1010
# When updating this, update the version in the
1111
# `page-add-notes-versions` below too (if relevant).
12-
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', 'master']
12+
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', 'master']
1313
start_path: public/doc
1414
include: public/doc/
1515
exclude:

0 commit comments

Comments
 (0)