From 120586ed50ecce33a42eb0b6bc690087a40e81a1 Mon Sep 17 00:00:00 2001 From: Natalia Ivakina Date: Thu, 28 Aug 2025 13:52:17 +0200 Subject: [PATCH] Update the exact version to 4.4.45 --- antora.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/antora.yml b/antora.yml index c32f5d5ce..7ccbdb511 100644 --- a/antora.yml +++ b/antora.yml @@ -7,6 +7,6 @@ nav: asciidoc: attributes: neo4j-version: '4.4' - neo4j-version-exact: '4.4.44' + neo4j-version-exact: '4.4.45' neo4j-buildnumber: '4.4' - neo4j-debian-package-version: 1:4.4.44@ \ No newline at end of file + neo4j-debian-package-version: 1:4.4.45@ \ No newline at end of file