chore: update emqx.app.src version
This commit is contained in:
parent
7d2afbe2af
commit
67c8b2eed7
|
@ -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]},
|
||||
|
|
Loading…
Reference in New Issue