chore(appup): app version updated after last tag

This commit is contained in:
JimMoen 2022-01-12 10:09:51 +08:00
parent 92f1b5b01a
commit 556a81a80e
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]},