chore(emqx_exhook): Ensure semver app vsn

This commit is contained in:
Zaiming Shi 2021-02-26 20:58:38 +01:00
parent 7afeadd6fc
commit d8ad7a0edb
1 changed files with 1 additions and 1 deletions

View File

@ -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, []}},