chore: bump emqx_management to 5.0.3

This commit is contained in:
Zhongwen Deng 2022-08-03 12:34:30 +08:00
parent 4869225395
commit a19514f000
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.2"},
{vsn, "5.0.3"},
{modules, []},
{registered, [emqx_management_sup]},
{applications, [kernel, stdlib, emqx_plugins, minirest, emqx]},