Преглед изворни кода

chore: bump emqx_gateway_coap version

Ivan Dyachkov пре 2 година
родитељ
комит
e995b3948e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      apps/emqx_gateway_coap/src/emqx_gateway_coap.app.src

+ 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, []},