Skip to content

Commit 1b788d7

Browse files
authored
Merge pull request #55 from davidkarlsen/release/5.6.1.0
Release 5.6.1.0
2 parents d3f8999 + d40de43 commit 1b788d7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ It collects all relevant metrics and make them available to Prometheus via Elast
2424

2525
| Elasticsearch | Plugin | Release date |
2626
| -------------- | -------------- | ------------ |
27+
| 5.6.1 | 5.6.1.0 | Sep 19, 2017 |
2728
| 5.6.0 | 5.6.0.0 | Sep 13, 2017 |
2829
| 5.5.2 | 5.5.2.0 | Aug 18, 2017 |
2930
| 5.5.1 | 5.5.1.0 | Jul 26, 2017 |

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
group = org.elasticsearch.plugin.prometheus
22

3-
version = 5.6.0.1-SNAPSHOT
3+
version = 5.6.1.0
44

55
pluginName = prometheus-exporter
66
pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin

0 commit comments

Comments
 (0)