Skip to content

Commit c950829

Browse files
Prepare GDS 2.20.0 release
Co-Authored-By: Ioannis Panagiotas <[email protected]>
1 parent 2cd2422 commit c950829

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/publish.yml

Lines changed: 1 addition & 1 deletion
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']
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']
1414
start_path: public/doc
1515
include: public/doc/
1616
exclude:

gradle/neo4j-version.gradle

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

0 commit comments

Comments
 (0)