chore: updage mgmt app vsn

This commit is contained in:
JianBo He 2022-12-29 17:23:45 +08:00
parent ec51fcc834
commit 5d55e3a7b3
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{application, emqx_management, [
{description, "EMQX Management API and CLI"},
% strict semver, bump manually!
{vsn, "5.0.10"},
{vsn, "5.0.11"},
{modules, []},
{registered, [emqx_management_sup]},
{applications, [kernel, stdlib, emqx_plugins, minirest, emqx]},