diff --git a/antora.yml b/antora.yml index ccc2f3ff..db7e1b66 100644 --- a/antora.yml +++ b/antora.yml @@ -8,9 +8,9 @@ asciidoc: attributes: page-origin-private: false neo4j-version: '5' - neo4j-version-minor: '5.6' - neo4j-version-exact: '5.6.0' - neo4j-buildnumber: '5.6' + neo4j-version-minor: '5.5' + neo4j-version-exact: '5.5.0' + neo4j-buildnumber: '5.5' neo4j-ogm-version: '4.0.1' java-driver-version: '5.6.0' javascript-driver-version: '5.6.0' diff --git a/modules/ROOT/pages/index.adoc b/modules/ROOT/pages/index.adoc index 98b0cb2c..dc6a7425 100644 --- a/modules/ROOT/pages/index.adoc +++ b/modules/ROOT/pages/index.adoc @@ -1,4 +1,5 @@ :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. +:neo4j-version-minor: 5.5 :page-ad-overline-link: https://graphacademy.neo4j.com/categories/?ref=docs :page-ad-overline: Neo4j GraphAcademy :page-ad-title: Neo4j GraphAcademy Courses