From f817e90af4fd5779296d044b133935094747eb88 Mon Sep 17 00:00:00 2001 From: Richard Sill Date: Wed, 19 Nov 2025 11:19:05 +0100 Subject: [PATCH] removed prerelease attribute --- antora.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/antora.yml b/antora.yml index db9a8a839..cfce84ad6 100644 --- a/antora.yml +++ b/antora.yml @@ -1,7 +1,6 @@ name: cypher-manual title: Cypher Manual version: '25' -prerelease: true start_page: ROOT:introduction/index.adoc nav: - modules/ROOT/content-nav.adoc