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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9e01da36b9 Update DOC versions
     new 913df175e5 Merge pull request #3471 from hansva/master
9e01da36b9 is described below

commit 9e01da36b91001c0ff6881a129b1055e651d6bc4
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Fri Dec 1 11:25:43 2023 +0100

    Update DOC versions
---
 docs/hop-dev-manual/antora.yml  | 2 +-
 docs/hop-tech-manual/antora.yml | 2 +-
 docs/hop-user-manual/antora.yml | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/hop-dev-manual/antora.yml b/docs/hop-dev-manual/antora.yml
index bd4c14379f..ae590821f0 100644
--- a/docs/hop-dev-manual/antora.yml
+++ b/docs/hop-dev-manual/antora.yml
@@ -17,7 +17,7 @@
 
 name: dev-manual
 title: Development Documentation
-version: 2.7.0
+version: 2.8.0
 prerelease: true
 nav:
   - modules/ROOT/nav.adoc
diff --git a/docs/hop-tech-manual/antora.yml b/docs/hop-tech-manual/antora.yml
index 194f9b33d3..e7cb479ed1 100644
--- a/docs/hop-tech-manual/antora.yml
+++ b/docs/hop-tech-manual/antora.yml
@@ -17,7 +17,7 @@
 
 name: tech-manual
 title: Technical Documentation
-version: 2.7.0
+version: 2.8.0
 prerelease: true
 nav:
   - modules/ROOT/nav.adoc
diff --git a/docs/hop-user-manual/antora.yml b/docs/hop-user-manual/antora.yml
index 4e7ac321c9..537d95e0a4 100644
--- a/docs/hop-user-manual/antora.yml
+++ b/docs/hop-user-manual/antora.yml
@@ -17,8 +17,8 @@
 
 name: manual
 title: User manual
-version: 2.7.0
+version: 2.8.0
 prerelease: true
-display_version: 2.7.0 (pre-release)
+display_version: 2.8.0 (pre-release)
 nav:
   - modules/ROOT/nav.adoc

Reply via email to