Skip to content

Commit e37fa8c

Browse files
author
Clément Tourrière
committed
Prepare release 6.5.0.0
1 parent ceb78f1 commit e37fa8c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Plugin versions are available for (at least) all minor versions of Elasticsearch
254254
The first 3 digits of plugin version is Elasticsearch versioning. The last digit is used for plugin versioning under an elasticsearch version.
255255

256256
To install it, launch this command in Elasticsearch directory replacing the url by the correct link for your Elasticsearch version (see table)
257-
`./bin/elasticsearch-plugin install https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v6.4.3.0/elasticsearch-aggregation-pathhierarchy-6.4.3.0.zip`
257+
`./bin/elasticsearch-plugin install https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v6.5.0.0/elasticsearch-aggregation-pathhierarchy-6.5.0.0.zip`
258258

259259
| elasticsearch version | plugin version | plugin url |
260260
| --------------------- | -------------- | ---------- |
@@ -264,6 +264,7 @@ To install it, launch this command in Elasticsearch directory replacing the url
264264
| 6.2.4 | 6.2.4.1 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v6.2.4.1/elasticsearch-aggregation-pathhierarchy-6.2.4.1.zip |
265265
| 6.3.2 | 6.3.2.1 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v6.3.2.1/elasticsearch-aggregation-pathhierarchy-6.3.2.1.zip |
266266
| 6.4.3 | 6.4.3.0 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v6.4.3.0/elasticsearch-aggregation-pathhierarchy-6.4.3.0.zip |
267+
| 6.5.0 | 6.5.0.0 | https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v6.5.0.0/elasticsearch-aggregation-pathhierarchy-6.5.0.0.zip |
267268

268269

269270
License

0 commit comments

Comments
 (0)