From 347a368bd47871dc4bccc86e7d1d4886039c38f4 Mon Sep 17 00:00:00 2001 From: AlexicaWright <49636617+AlexicaWright@users.noreply.github.com> Date: Mon, 11 Dec 2023 15:24:32 +0100 Subject: [PATCH] bump to version 5.15 --- antora.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/antora.yml b/antora.yml index d525b59..99bf559 100644 --- a/antora.yml +++ b/antora.yml @@ -6,10 +6,10 @@ nav: - modules/ROOT/content-nav.adoc asciidoc: attributes: - neo4j-version: '5.14' - neo4j-version-exact: '5.14.0' - neo4j-buildnumber: '5.14' - java-driver-version: '5.14.0' + neo4j-version: '5.15' + neo4j-version-exact: '5.15.0' + neo4j-buildnumber: '5.15' + java-driver-version: '5.15.0' neo4j-documentation-branch: 'dev' page-origin-private: false neo4j-javadocs-base-uri: "https://neo4j.com/docs/java-reference/5/javadocs"