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 bde7fc9927 [RELEASE] update documentation tags
     new 476ec7a2c3 Merge pull request #1916 from hansva/master
bde7fc9927 is described below

commit bde7fc99274a4ea45f13193618ba1f58cb195bb6
Author: Hans Van Akelyen <[email protected]>
AuthorDate: Tue Dec 6 11:23:48 2022 +0100

    [RELEASE] update documentation tags
---
 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 ed8b4f5bd6..3b29c5a979 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.2.0
+version: 2.3.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 4454730241..84f45f8af7 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.2.0
+version: 2.3.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 e6431c1324..0cab827b86 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.2.0
+version: 2.3.0
 prerelease: true
-display_version: 2.2.0 (pre-release)
+display_version: 2.3.0 (pre-release)
 nav:
   - modules/ROOT/nav.adoc

Reply via email to