chore: bump app vsn

This commit is contained in:
Thales Macedo Garitezi 2023-12-05 13:26:02 -03:00
parent deb3fcd606
commit f30c97f190
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%% -*- mode: erlang -*-
{application, emqx_gateway_coap, [
{description, "CoAP Gateway"},
{vsn, "0.1.5"},
{vsn, "0.1.6"},
{registered, []},
{applications, [kernel, stdlib, emqx, emqx_gateway]},
{env, []},