chore: bump emqx_modules to 5.0.3

This commit is contained in:
Zhongwen Deng 2022-08-17 23:59:59 +08:00
parent 49b95b0aa8
commit bfa6acd350
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%% -*- mode: erlang -*-
{application, emqx_modules, [
{description, "EMQX Modules"},
{vsn, "5.0.2"},
{vsn, "5.0.3"},
{modules, []},
{applications, [kernel, stdlib, emqx]},
{mod, {emqx_modules_app, []}},