chore: pin emqx_conf to 0.17.0
This commit is contained in:
parent
e0fd861863
commit
f96c1630e1
|
@ -1,6 +1,6 @@
|
|||
{application, emqx_conf, [
|
||||
{description, "EMQX configuration management"},
|
||||
{vsn, "0.1.18"},
|
||||
{vsn, "0.1.17"},
|
||||
{registered, []},
|
||||
{mod, {emqx_conf_app, []}},
|
||||
{applications, [kernel, stdlib, emqx_ctl]},
|
||||
|
|
Loading…
Reference in New Issue