Kaynağa Gözat

Merge pull request #10245 from lafirest/chore/bump_plugin

chore: bump emqx_plugin_libs.app.src
lafirest 2 yıl önce
ebeveyn
işleme
4e909e4ece

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

@@ -1,7 +1,7 @@
 %% -*- mode: erlang -*-
 {application, emqx_plugin_libs, [
     {description, "EMQX Plugin utility libs"},
-    {vsn, "4.3.7"},
+    {vsn, "4.3.8"},
     {modules, []},
     {applications, [kernel, stdlib]},
     {env, []}