Procházet zdrojové kódy

chore: bump emqx_gateway_mqttsn to 0.1.7

Andrew Mayorov před 2 roky
rodič
revize
ee9a98f0a4

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

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