Prechádzať zdrojové kódy

chore: bump app vsn

Thales Macedo Garitezi 2 rokov pred
rodič
commit
f30c97f190

+ 1 - 1
apps/emqx_gateway_coap/src/emqx_gateway_coap.app.src

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