Explorar o código

chore: bump emqx_gateway_mqttsn to 0.1.7

Andrew Mayorov %!s(int64=2) %!d(string=hai) anos
pai
achega
ee9a98f0a4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apps/emqx_gateway_mqttsn/src/emqx_gateway_mqttsn.app.src

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

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