chore(version): skip the version occupied by enterprise

This commit is contained in:
zhouzb 2021-11-03 15:26:04 +08:00
parent 818bde1820
commit e5f30a4d28
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{application, emqx_web_hook,
[{description, "EMQ X WebHook Plugin"},
{vsn, "4.3.6"}, % strict semver, bump manually!
{vsn, "4.3.7"}, % strict semver, bump manually!
{modules, []},
{registered, [emqx_web_hook_sup]},
{applications, [kernel,stdlib,ehttpc]},