chore: bump app vsn, core app 'emqx' is now at 5.1

This commit is contained in:
Zaiming (Stone) Shi 2023-05-30 11:32:18 +02:00
parent 1e8ed89db8
commit d2ce7c22fd
2 changed files with 2 additions and 3 deletions

View File

@ -2,8 +2,7 @@
{application, emqx, [
{id, "emqx"},
{description, "EMQX Core"},
% strict semver, bump manually!
{vsn, "5.0.27"},
{vsn, "5.1.0"},
{modules, []},
{registered, []},
{applications, [

View File

@ -1,6 +1,6 @@
{application, emqx_ft, [
{description, "EMQX file transfer over MQTT"},
{vsn, "0.1.1"},
{vsn, "0.1.2"},
{registered, []},
{mod, {emqx_ft_app, []}},
{applications, [