From c2d8c15c8979edb25c4b7e8e4a5a0f3d1e0e9bb1 Mon Sep 17 00:00:00 2001 From: Neil Dewhurst Date: Tue, 3 Dec 2024 10:29:15 +0000 Subject: [PATCH] Rename console version --- antora.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/antora.yml b/antora.yml index 065e8d219..22cd89795 100644 --- a/antora.yml +++ b/antora.yml @@ -1,6 +1,7 @@ name: aura title: Neo4j Aura -version: 'preview' +version: ~ +display_version: current start_page: ROOT:index.adoc nav: - modules/ROOT/content-nav.adoc