This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push: new 4b25a6d6 Update antora to use camel 4.0.0 release 4b25a6d6 is described below commit 4b25a6d6e48d89fd799ac9f9a7886a79c7936765 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Sep 21 06:42:43 2023 +0200 Update antora to use camel 4.0.0 release --- docs/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora.yml b/docs/antora.yml index f00cac0a..ed48d76b 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -34,5 +34,5 @@ asciidoc: camel-k-docs-version: next # camel-kafka-connector-version: none # camel-kafka-connector-docs-version: none - camel-version: 4.0.0-M2 + camel-version: 4.0.0 camel-docs-version: next