chore: bump emqx_plugin_libs version

This commit is contained in:
firest 2022-08-31 11:26:47 +08:00
parent e001892d04
commit ab927c785d
1 changed files with 1 additions and 1 deletions

View File

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