This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
The following commit(s) were added to refs/heads/master by this push:
new 56f0481 Minimum version ES 6
56f0481 is described below
commit 56f04819d4a76cf6731091fa0633dc2572079ba6
Author: Sebb <[email protected]>
AuthorDate: Thu Aug 20 15:33:31 2020 +0100
Minimum version ES 6
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a4d897c..c7f2843 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,4 @@ _Next generation suite of services and tools for Apache Pony
Mail_

This repository aims to contain the next generation of Apache Pony Mail,
-a pure python version of Apache Pony Mail with support for ElasticSearch 7.x
and above.
+a pure python version of Apache Pony Mail with support for ElasticSearch 6.x
and above.