Selaa lähdekoodia

chore: bump apps vsn

JimMoen 2 vuotta sitten
vanhempi
commit
eaa5459509
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      apps/emqx_exhook/src/emqx_exhook.app.src

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

@@ -1,7 +1,7 @@
 %% -*- mode: erlang -*-
 %% -*- mode: erlang -*-
 {application, emqx_exhook, [
 {application, emqx_exhook, [
     {description, "EMQX Extension for Hook"},
     {description, "EMQX Extension for Hook"},
-    {vsn, "5.0.14"},
+    {vsn, "5.0.15"},
     {modules, []},
     {modules, []},
     {registered, []},
     {registered, []},
     {mod, {emqx_exhook_app, []}},
     {mod, {emqx_exhook_app, []}},