chore(emqx_exhook): Ensure semver app vsn
This commit is contained in:
parent
7afeadd6fc
commit
d8ad7a0edb
|
@ -1,6 +1,6 @@
|
|||
{application, emqx_exhook,
|
||||
[{description, "EMQ X Extension for Hook"},
|
||||
{vsn, "git"},
|
||||
{vsn, "4.3.0"},
|
||||
{modules, []},
|
||||
{registered, []},
|
||||
{mod, {emqx_exhook_app, []}},
|
||||
|
|
Loading…
Reference in New Issue