chore(lwm2m): bump version

This commit is contained in:
JianBo He 2023-07-06 16:38:16 +08:00
parent b28909deb6
commit d3d2c8a532
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{application, emqx_gateway_lwm2m, [
{description, "LwM2M Gateway"},
{vsn, "0.1.1"},
{vsn, "0.1.2"},
{registered, []},
{applications, [kernel, stdlib, emqx, emqx_gateway, emqx_gateway_coap]},
{env, []},