Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit e84303c

Browse files
committed
update documentation with release 3.1.1
1 parent caab14f commit e84303c

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
@@ -20,14 +20,14 @@ Installation
2020
In order to install the plugin, run:
2121

2222
```sh
23-
bin/plugin install elasticsearch/elasticsearch-mapper-attachments/3.0.4
23+
bin/plugin install elasticsearch/elasticsearch-mapper-attachments/3.1.1
2424
```
2525

2626
You need to install a version matching your Elasticsearch version:
2727

2828
| Elasticsearch | Attachments Plugin| Docs |
2929
|------------------------|-------------------|------------------------------------------------------------------------------------------------------------------------------------|
30-
| es-2.1 | 3.1.0 | [3.1.0](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v3.1.0/#version-310-for-elasticsearch-21) |
30+
| es-2.1 | 3.1.1 | [3.1.1](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v3.1.1/#version-311-for-elasticsearch-21) |
3131
| 2.1.0 | 3.1.0 | [3.1.0](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v3.1.0/#version-310-for-elasticsearch-21) |
3232
| es-2.0 | 3.0.4 | [3.0.4](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v3.0.4/#version-304-for-elasticsearch-20) |
3333
| 2.0.1 | 3.0.3 | [3.0.3](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v3.0.3/#version-303-for-elasticsearch-20) |

0 commit comments

Comments
 (0)