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

Commit b4081b7

Browse files
committed
update documentation with release 3.1.0
1 parent b033b6d commit b4081b7

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

2222
```sh
23-
bin/plugin install elasticsearch/elasticsearch-mapper-attachments/3.0.3
23+
bin/plugin install elasticsearch/elasticsearch-mapper-attachments/3.1.0
2424
```
2525

2626
You need to install a version matching your Elasticsearch version:
@@ -29,7 +29,7 @@ You need to install a version matching your Elasticsearch version:
2929
|------------------------|-------------------|------------------------------------------------------------------------------------------------------------------------------------|
3030
| master | | See elasticsearch [master branch](https://github.com/elastic/elasticsearch/tree/master/plugins/mapper-attachments) |
3131
| es-2.x | | See elasticsearch [2.x branch](https://github.com/elastic/elasticsearch/tree/2.x/plugins/mapper-attachments) |
32-
| 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) |
32+
| 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) |
3333
| es-2.0 | 3.0.3 | [3.0.3](https://github.com/elastic/elasticsearch-mapper-attachments/tree/v3.0.3/#version-303-for-elasticsearch-20) |
3434
| 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) |
3535
| 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) |

0 commit comments

Comments
 (0)