Skip to content

Commit

Permalink
update documentation with release 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dadoonet committed Aug 18, 2014
1 parent 08454d7 commit cc1a43b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ microsoft office formats, open document formats, ePub, HTML, and so on (full lis
In order to install the plugin, run:

```sh
bin/plugin -install elasticsearch/elasticsearch-mapper-attachments/2.2.1
bin/plugin -install elasticsearch/elasticsearch-mapper-attachments/2.3.1
```

You need to install a version matching your Elasticsearch version:
Expand All @@ -17,7 +17,7 @@ You need to install a version matching your Elasticsearch version:
|------------------------|-------------------|------------------------------------------------------------------------------------------------------------------------------------|
| master | Build from source | See below |
| es-1.x | Build from source | [2.4.0-SNAPSHOT](https://github.com/elasticsearch/elasticsearch-mapper-attachments/tree/es-1.x/#version-240-snapshot-for-elasticsearch-1x)|
| es-1.3 | 2.3.0 | [2.3.0](https://github.com/elasticsearch/elasticsearch-mapper-attachments/tree/v2.3.0/#mapper-attachments-type-for-elasticsearch) |
| es-1.3 | 2.3.1 | [2.3.1](https://github.com/elasticsearch/elasticsearch-mapper-attachments/tree/v2.3.1/#version-231-for-elasticsearch-13) |
| es-1.2 | 2.2.1 | [2.2.1](https://github.com/elasticsearch/elasticsearch-mapper-attachments/tree/v2.2.1/#version-221-for-elasticsearch-12) |
| es-1.1 | 2.0.0 | [2.0.0](https://github.com/elasticsearch/elasticsearch-mapper-attachments/tree/v2.0.0/#mapper-attachments-type-for-elasticsearch) |
| es-1.0 | 2.0.0 | [2.0.0](https://github.com/elasticsearch/elasticsearch-mapper-attachments/tree/v2.0.0/#mapper-attachments-type-for-elasticsearch) |
Expand Down

0 comments on commit cc1a43b

Please sign in to comment.