From 9e178250c523bbc1aec568ddf0f268b8c1174ef1 Mon Sep 17 00:00:00 2001 From: Reneta Popova Date: Thu, 20 Apr 2023 14:02:28 +0300 Subject: [PATCH] update the version to 5.8 --- antora.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/antora.yml b/antora.yml index cf86db65..109fd137 100644 --- a/antora.yml +++ b/antora.yml @@ -7,6 +7,6 @@ nav: asciidoc: attributes: page-origin-private: false - neo4j-version: '5.7' - neo4j-version-exact: '5.7.0' - neo4j-buildnumber: '5.7' + neo4j-version: '5.8' + neo4j-version-exact: '5.8.0' + neo4j-buildnumber: '5.8'