From ea49c742c319e13af05f5d1cd134fcb2f2aa11c9 Mon Sep 17 00:00:00 2001 From: AlexicaWright <49636617+AlexicaWright@users.noreply.github.com> Date: Mon, 20 Nov 2023 10:01:59 +0100 Subject: [PATCH] bump exact version to 4.4.28 --- antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index eda2483f9..6c5e25fdf 100644 --- a/antora.yml +++ b/antora.yml @@ -8,4 +8,4 @@ asciidoc: attributes: neo4j-major-version: '4' neo4j-version: '4.4' - neo4j-version-exact: '4.4.26' + neo4j-version-exact: '4.4.28'