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

tballison pushed a commit to branch docs/4.0.x
in repository https://gitbox.apache.org/repos/asf/tika.git

commit aa011e9d5d917c55233083972b413d02bf53975a
Author: tallison <[email protected]>
AuthorDate: Fri Aug 21 20:57:02 2026 -0400

    TIKA-4808 -- create docs/4.0.x release-docs branch (version 4.0.x)
---
 docs/antora.yml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 6367caa82f..9020e6b5f7 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -17,8 +17,13 @@
 
 name: tika
 title: Apache Tika
-version: '4.0.0-SNAPSHOT'
+# One URL per 4.0.x minor line; patch releases republish in place.
+version: '4.0.x'
 start_page: index.adoc
 
+asciidoc:
+  attributes:
+    tika-version: '4.0.0'
+
 nav:
   - modules/ROOT/nav.adoc

Reply via email to