chore: bump emqx app vsn to 5.0.1
This commit is contained in:
parent
385566c1a0
commit
7ae3b4e28c
|
@ -3,7 +3,7 @@
|
|||
{id, "emqx"},
|
||||
{description, "EMQX Core"},
|
||||
% strict semver, bump manually!
|
||||
{vsn, "5.0.0"},
|
||||
{vsn, "5.0.1"},
|
||||
{modules, []},
|
||||
{registered, []},
|
||||
{applications, [
|
||||
|
|
Loading…
Reference in New Issue