chore: bump emqx_conf to 0.1.36

This commit is contained in:
zhongwencool 2024-04-09 14:44:11 +08:00
parent 5579086220
commit 8381132919
1 changed files with 1 additions and 1 deletions

View File

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