Skip to content

Commit d851fe8

Browse files
Revert "conflict fix" (#225)
This reverts commit 2a72452.
1 parent 2a72452 commit d851fe8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

antora.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ asciidoc:
88
attributes:
99
page-origin-private: false
1010
neo4j-version: '5'
11-
neo4j-version-minor: '5.6'
12-
neo4j-version-exact: '5.6.0'
13-
neo4j-buildnumber: '5.6'
11+
neo4j-version-minor: '5.5'
12+
neo4j-version-exact: '5.5.0'
13+
neo4j-buildnumber: '5.5'
1414
neo4j-ogm-version: '4.0.1'
1515
java-driver-version: '5.6.0'
1616
javascript-driver-version: '5.6.0'

modules/ROOT/pages/index.adoc

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
:page-ogdescription: The Neo4j Getting Started Guide covers: How to get started with Neo4j. Introduction to graph database concepts and introduction to the graph query language Cypher.
2+
:neo4j-version-minor: 5.5
23
:page-ad-overline-link: https://graphacademy.neo4j.com/categories/?ref=docs
34
:page-ad-overline: Neo4j GraphAcademy
45
:page-ad-title: Neo4j GraphAcademy Courses

0 commit comments

Comments
 (0)