Skip to content

Commit 3dc4fcf

Browse files
committed
Bump to next GDS plugin version
1 parent c0b371b commit 3dc4fcf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/antora.yml

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

gradle/version.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
ext {
2-
gdsVersion = '2.17.1'
2+
gdsVersion = '2.18.0'
33
}

0 commit comments

Comments
 (0)