chore: bump emqx_exproto app vsn

This commit is contained in:
Zaiming (Stone) Shi 2023-01-02 14:56:29 +01:00
parent 14ba75502f
commit 7ae159af8f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{application, emqx_exproto, {application, emqx_exproto,
[{description, "EMQ X Extension for Protocol"}, [{description, "EMQ X Extension for Protocol"},
{vsn, "4.3.14"}, %% 4.3.3 is used by ee {vsn, "4.3.15"}, %% 4.3.3 is used by ee
{modules, []}, {modules, []},
{registered, []}, {registered, []},
{mod, {emqx_exproto_app, []}}, {mod, {emqx_exproto_app, []}},