From edd811b7107fe0026b03d871294d336eb5d1d451 Mon Sep 17 00:00:00 2001 From: David Pilato Date: Thu, 30 Apr 2015 16:53:22 +0200 Subject: [PATCH] Latest version is 2.5.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2b3cbe452e..7b45f7ab8a9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The Smart Chinese Analysis plugin integrates Lucene Smart Chinese analysis modul In order to install the plugin, simply run: ```sh -bin/plugin install elasticsearch/elasticsearch-analysis-smartcn/2.4.4 +bin/plugin install elasticsearch/elasticsearch-analysis-smartcn/2.5.0 ```