chore(app vsn): update app vsn
This commit is contained in:
parent
4ad032f25e
commit
c2f14c745b
|
@ -1,6 +1,6 @@
|
||||||
{application, emqx_authentication,
|
{application, emqx_authentication,
|
||||||
[{description, "EMQ X Authentication"},
|
[{description, "EMQ X Authentication"},
|
||||||
{vsn, "4.3.0"},
|
{vsn, "0.1.0"},
|
||||||
{modules, []},
|
{modules, []},
|
||||||
{registered, [emqx_authentication_sup, emqx_authentication_registry]},
|
{registered, [emqx_authentication_sup, emqx_authentication_registry]},
|
||||||
{applications, [kernel,stdlib]},
|
{applications, [kernel,stdlib]},
|
||||||
|
|
Loading…
Reference in New Issue