|
@@ -1,6 +1,6 @@
|
|
|
{application, emqx_conf, [
|
|
{application, emqx_conf, [
|
|
|
{description, "EMQX configuration management"},
|
|
{description, "EMQX configuration management"},
|
|
|
- {vsn, "0.1.22"},
|
|
|
|
|
|
|
+ {vsn, "0.1.23"},
|
|
|
{registered, []},
|
|
{registered, []},
|
|
|
{mod, {emqx_conf_app, []}},
|
|
{mod, {emqx_conf_app, []}},
|
|
|
{applications, [kernel, stdlib, emqx_ctl]},
|
|
{applications, [kernel, stdlib, emqx_ctl]},
|