Skip to content

Commit

Permalink
Upgrade the exporter to support OpenSearch 2.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: Victor <[email protected]>
  • Loading branch information
vinylen committed Jul 25, 2023
1 parent 2d415c1 commit c8e6c0e
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.8.0.0
version = 2.9.0.0

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

0 comments on commit c8e6c0e

Please sign in to comment.