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

tallison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika-docker.git


The following commit(s) were added to refs/heads/main by this push:
     new 99954f6  Fix version numbers in README.md (#23)
99954f6 is described below

commit 99954f6f27e3125bc677a791595a75ce6df215b6
Author: Asif Ahmad <[email protected]>
AuthorDate: Tue Oct 22 16:15:35 2024 +0530

    Fix version numbers in README.md (#23)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cf7fc9b..7be2beb 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ To install more languages simply update the apt-get command 
to include the packa
 
 ## Available Tags
 
-Below are the most recent 2.x series tags:
+Below are the most recent 3.x series tags:
 - `latest`, `3.0.0.0`: Apache Tika Server 3.0.0.0 (Minimal)
 - `latest-full`, `3.0.0.0-full`: Apache Tika Server 3.0.0.0 (Full)
 - `3.0.0.0`, `3.0.0.0-BETA2`: Apache Tika Server 3.0.0.0 (Minimal)

Reply via email to