Merge pull request #6049 from tigercl/chore/webhook-version

chore(version): skip the version occupied by enterprise
This commit is contained in:
tigercl 2021-11-03 16:09:46 +08:00 committed by GitHub
commit 8dfafc464e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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]},