chore: update emqx.app.src version

This commit is contained in:
zhanghongtong 2021-03-04 08:10:48 +08:00
parent 7d2afbe2af
commit 67c8b2eed7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{application, emqx,
[{description, "EMQ X Broker"},
{id, "emqx"},
{vsn, "4.3-alpha.1"}, % strict semver, bump manually!
{vsn, "4.3-beta.1"}, % strict semver, bump manually!
{modules, []},
{registered, []},
{applications, [kernel,stdlib,gproc,gen_rpc,esockd,cowboy,sasl,os_mon]},