Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 33f7a27

Browse files
committed
bump app version
1 parent e27e69c commit 33f7a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/prometheus_rabbitmq_exporter.app.src

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, prometheus_rabbitmq_exporter,
22
[{description, "RabbitMQ Prometheus.io metrics exporter"},
3-
{vsn, "v3.6.9.1"},
3+
{vsn, "v3.6.12.1"},
44
{modules, []},
55
{registered, []},
66
{env, []},

0 commit comments

Comments
 (0)