Skip to content

Commit

Permalink
Upgrade exporter to be compatible with OpenSearch 2.17.1
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Nilsson <[email protected]>
  • Loading branch information
vinylen authored and lukas-vlcek committed Oct 2, 2024
1 parent b8b24dc commit c8507ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#group = org.opensearch.plugin.prometheus

version = 2.17.0.0
version = 2.17.1.0

pluginName = prometheus-exporter
pluginClassname = org.opensearch.plugin.prometheus.PrometheusExporterPlugin
Expand Down

0 comments on commit c8507ee

Please sign in to comment.