From 7d7b45beede22a50ca6db845a19f939558564549 Mon Sep 17 00:00:00 2001 From: David Pilato Date: Thu, 30 Apr 2015 15:48:48 +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 6926a16c15b..65e37c88b52 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The Japanese (kuromoji) Analysis plugin integrates Lucene kuromoji analysis modu In order to install the plugin, run: ```sh -bin/plugin install elasticsearch/elasticsearch-analysis-kuromoji/2.4.3 +bin/plugin install elasticsearch/elasticsearch-analysis-kuromoji/2.5.0 ``` You need to install a version matching your Elasticsearch version: