diff --git a/gradle.properties b/gradle.properties index 206ecad9..b20fc818 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ group = org.elasticsearch.plugin.prometheus -version = 6.8.1.0 +version = 6.8.1.1 pluginName = prometheus-exporter pluginClassname = org.elasticsearch.plugin.prometheus.PrometheusExporterPlugin