This is an automated email from the ASF dual-hosted git repository.

hansva pushed a commit to branch release/2.4.0
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/release/2.4.0 by this push:
     new 16680edb5d [RELEASE] update doc version
16680edb5d is described below

commit 16680edb5d22938a725f2dabffec2084ebac75e0
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Fri Mar 31 09:16:10 2023 +0200

    [RELEASE] update doc version
---
 docs/hop-dev-manual/antora.yml  | 2 +-
 docs/hop-tech-manual/antora.yml | 2 +-
 docs/hop-user-manual/antora.yml | 3 +--
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/docs/hop-dev-manual/antora.yml b/docs/hop-dev-manual/antora.yml
index 494d65ee96..3cf1291b87 100644
--- a/docs/hop-dev-manual/antora.yml
+++ b/docs/hop-dev-manual/antora.yml
@@ -18,6 +18,6 @@
 name: dev-manual
 title: Development Documentation
 version: 2.4.0
-prerelease: true
+prerelease: false
 nav:
   - modules/ROOT/nav.adoc
diff --git a/docs/hop-tech-manual/antora.yml b/docs/hop-tech-manual/antora.yml
index 1bf355048f..fcf444eabb 100644
--- a/docs/hop-tech-manual/antora.yml
+++ b/docs/hop-tech-manual/antora.yml
@@ -18,6 +18,6 @@
 name: tech-manual
 title: Technical Documentation
 version: 2.4.0
-prerelease: true
+prerelease: false
 nav:
   - modules/ROOT/nav.adoc
diff --git a/docs/hop-user-manual/antora.yml b/docs/hop-user-manual/antora.yml
index 9df1a2003c..029fac7979 100644
--- a/docs/hop-user-manual/antora.yml
+++ b/docs/hop-user-manual/antora.yml
@@ -18,7 +18,6 @@
 name: manual
 title: User manual
 version: 2.4.0
-prerelease: true
-display_version: 2.4.0 (pre-release)
+prerelease: false
 nav:
   - modules/ROOT/nav.adoc

Reply via email to