Jelajahi Sumber

chore: bump app vsns

Thales Macedo Garitezi 1 tahun lalu
induk
melakukan
c85d87f42d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      apps/emqx_bridge/src/emqx_bridge.app.src

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

@@ -1,7 +1,7 @@
 %% -*- mode: erlang -*-
 %% -*- mode: erlang -*-
 {application, emqx_bridge, [
 {application, emqx_bridge, [
     {description, "EMQX bridges"},
     {description, "EMQX bridges"},
-    {vsn, "0.2.4"},
+    {vsn, "0.2.5"},
     {registered, [emqx_bridge_sup]},
     {registered, [emqx_bridge_sup]},
     {mod, {emqx_bridge_app, []}},
     {mod, {emqx_bridge_app, []}},
     {applications, [
     {applications, [