chore(app_vsn): revert management app.src repetitive increased

This commit is contained in:
JimMoen 2022-01-24 11:38:25 +08:00
parent fcb3ba6cc8
commit 287b48d49a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{application, emqx_management,
[{description, "EMQ X Management API and CLI"},
{vsn, "4.3.11"}, % strict semver, bump manually!
{vsn, "4.3.10"}, % strict semver, bump manually!
{modules, []},
{registered, [emqx_management_sup]},
{applications, [kernel,stdlib,minirest]},