Skip to content

Commit

Permalink
update documentation with release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dadoonet committed Aug 12, 2014
1 parent e96bb18 commit 91390cf
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 @@ -12,7 +12,7 @@ local dir is empty and will **erase** all your docs.
In order to install the plugin, run:

```sh
bin/plugin -install fr.pilato.elasticsearch.river/fsriver/1.0.0
bin/plugin -install fr.pilato.elasticsearch.river/fsriver/1.2.0
```

You need to install a version matching your Elasticsearch version:
Expand All @@ -22,7 +22,7 @@ You need to install a version matching your Elasticsearch version:
| master | Build from source | See below |
| es-1.x | Build from source | [1.4.0-SNAPSHOT](https://github.com/dadoonet/fsriver/tree/es-1.x/#version-140-snapshot-for-elasticsearch-1x) |
| es-1.3 | Build from source | [1.3.0-SNAPSHOT](https://github.com/dadoonet/fsriver/tree/es-1.3/#version-130-snapshot-for-elasticsearch-13) |
| es-1.2 | Build from source | [1.2.0-SNAPSHOT](https://github.com/dadoonet/fsriver/tree/es-1.2/#version-120-snapshot-for-elasticsearch-12) |
| es-1.2 | 1.2.0 | [1.2.0](https://github.com/dadoonet/fsriver/tree/v1.2.0/#version-120-for-elasticsearch-12) |
| es-1.0 | 1.0.0 | [1.0.0](https://github.com/dadoonet/fsriver/tree/v1.0.0/#filesystem-river-for-elasticsearch) |
| es-0.90 | 0.5.0 | [0.5.0](https://github.com/dadoonet/fsriver/tree/v0.5.0/#filesystem-river-for-elasticsearch) |

Expand Down

0 comments on commit 91390cf

Please sign in to comment.