chore: bump emqx_plugin_libs.app.src

This commit is contained in:
firest 2023-03-27 13:51:36 +08:00
parent bfa5922209
commit 5c9538086f
1 changed files with 1 additions and 1 deletions

View File

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