chore: update emqx_statsd.app.src descriptions
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
This commit is contained in:
parent
4ed0e9e2a5
commit
0dbeab88a2
|
@ -1,6 +1,6 @@
|
|||
%% -*- mode: erlang -*-
|
||||
{application, emqx_statsd, [
|
||||
{description, "EMQ X Statsd"},
|
||||
{description, "EMQX Statsd"},
|
||||
{vsn, "5.0.3"},
|
||||
{registered, []},
|
||||
{mod, {emqx_statsd_app, []}},
|
||||
|
|
Loading…
Reference in New Issue