From fca3addbaf3f63c19468f6d1182a0ada48c352aa Mon Sep 17 00:00:00 2001 From: David Pilato Date: Mon, 24 Nov 2014 18:16:35 +0100 Subject: [PATCH] Fix latest plugin version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec1618de02e..ec64cab2a23 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ for the unicast discovery mechanism and add S3 repositories. In order to install the plugin, run: ```sh -bin/plugin install elasticsearch/elasticsearch-cloud-aws/2.4.0 +bin/plugin install elasticsearch/elasticsearch-cloud-aws/2.4.1 ``` You need to install a version matching your Elasticsearch version: