chore: bump app vsn for emqx_machine

This commit is contained in:
Zaiming (Stone) Shi 2023-05-29 09:04:17 +02:00
parent 8e6dc29637
commit e6869a2904
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
{id, "emqx_machine"},
{description, "The EMQX Machine"},
% strict semver, bump manually!
{vsn, "0.2.4"},
{vsn, "0.2.5"},
{modules, []},
{registered, []},
{applications, [kernel, stdlib, emqx_ctl]},