chore: bump app VSN

This commit is contained in:
Erik Timan 2023-01-30 08:51:40 +01:00
parent 85d3c5cfd8
commit 03cabf6b26
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.12"},
{vsn, "5.0.13"},
{modules, []},
{registered, [emqx_management_sup]},
{applications, [kernel, stdlib, emqx_plugins, minirest, emqx]},