This is an automated email from the ASF dual-hosted git repository. rcordier pushed a commit to branch 3.7.x in repository https://gitbox.apache.org/repos/asf/james-project.git
commit bfd6985672b0859f6383539fd15c0ba7bbabd2ed Author: Benoit TELLIER <[email protected]> AuthorDate: Tue Jul 2 09:09:54 2024 +0200 Fix antora version --- docs/antora.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/antora.yml b/docs/antora.yml index cbc13e686f..401dd7d80b 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,7 +1,6 @@ name: james-project title: Apache James Server -version: '3.7.0' -prerelease: SNAPSHOT +version: '3.7.5' nav: - modules/concepts/nav.adoc - modules/servers/nav.adoc --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
