Skip to content

Commit

Permalink
[#184] upgrade to OpenSearch 2.8.0
Browse files Browse the repository at this point in the history
Closes #184

Signed-off-by: Charles Greer <[email protected]>
  • Loading branch information
grechaw authored and lukas-vlcek committed Jun 12, 2023
1 parent 01ad210 commit 59f27a8
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.7.0.0
version = 2.8.0.0

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

0 comments on commit 59f27a8

Please sign in to comment.