Skip to content

Commit f527b1b

Browse files
committed
Upgrade to 8.19.6
1 parent d77e9aa commit f527b1b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Installation
1616
------------
1717

1818
To install it, launch this command in Elasticsearch directory replacing the url with a release suiting your case (please check available releases [here](https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases)):
19-
`./bin/elasticsearch-plugin install https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v8.19.4.0/pathhierarchy-aggregation-8.19.4.0.zip`
19+
`./bin/elasticsearch-plugin install https://github.com/opendatasoft/elasticsearch-aggregation-pathhierarchy/releases/download/v8.19.6.0/pathhierarchy-aggregation-8.19.6.0.zip`
2020

2121
Build
2222
-----

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
es_version = 8.19.4
2-
plugin_version = 8.19.4.0
1+
es_version = 8.19.6
2+
plugin_version = 8.19.6.0

0 commit comments

Comments
 (0)