Skip to content

Commit ec538ed

Browse files
committed
Update docs publish for 2.10 release
1 parent ae5f6df commit ec538ed

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

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: '2.10'
3+
version: '2.11-preview'
44
start_page: ROOT:index.adoc
55
nav:
66
- modules/ROOT/content-nav.adoc
77
asciidoc:
88
attributes:
9-
docs-version: '2.10'
9+
docs-version: '2.11-preview'
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: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +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', 'master']
13-
tags: ['2.10.0']
12+
branches: ['2.5', '2.6', '2.7', '2.8', '2.9', '2.10', 'master']
1413
start_path: public/doc
1514
include: public/doc/
1615
exclude:

0 commit comments

Comments
 (0)