Skip to content

Commit a8b1a6f

Browse files
committed
update documentation with release 3.0.2
1 parent 4edacab commit a8b1a6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Installation
1111
In order to install the plugin, run:
1212

1313
```sh
14-
bin/plugin install elasticsearch/elasticsearch-mapper-attachments/3.0.1
14+
bin/plugin install elasticsearch/elasticsearch-mapper-attachments/3.0.2
1515
```
1616

1717
You need to install a version matching your Elasticsearch version:
@@ -21,7 +21,7 @@ You need to install a version matching your Elasticsearch version:
2121
| master | Build from source | See below |
2222
| es-2.x | Build from source | [3.2.0-SNAPSHOT](https://github.com/elastic/elasticsearch-mapper-attachments/tree/es-2.x/#version-320-for-elasticsearch-22) |
2323
| es-2.1 | Build from source | [3.1.0-SNAPSHOT](https://github.com/elastic/elasticsearch-mapper-attachments/tree/es-2.1/#version-310-for-elasticsearch-21) |
24-
| es-2.0 | 3.0.1 | [3.0.1](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v3.0.1/#version-301-for-elasticsearch-20) |
24+
| es-2.0 | 3.0.2 | [3.0.2](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v3.0.2/#version-302-for-elasticsearch-20) |
2525
| es-1.7 | 2.7.1 | [2.7.1](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v2.7.1/#version-271-for-elasticsearch-17) |
2626
| es-1.6 | 2.6.0 | [2.6.0](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v2.6.0/#version-260-for-elasticsearch-16) |
2727
| es-1.5 | 2.5.0 | [2.5.0](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v2.5.0/#version-250-for-elasticsearch-15) |

0 commit comments

Comments
 (0)