chore: bump emqx_rule_engine app vsn

This commit is contained in:
Zaiming (Stone) Shi 2023-05-30 13:50:36 +02:00
parent 4f27913dd8
commit 0f080cda66
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{application, emqx_rule_engine, [
{description, "EMQX Rule Engine"},
% strict semver, bump manually!
{vsn, "5.0.18"},
{vsn, "5.0.19"},
{modules, []},
{registered, [emqx_rule_engine_sup, emqx_rule_engine]},
{applications, [kernel, stdlib, rulesql, getopt, emqx_ctl]},