diff --git a/apps/emqx/src/emqx.app.src b/apps/emqx/src/emqx.app.src index 43bcdc784..72caa1fc1 100644 --- a/apps/emqx/src/emqx.app.src +++ b/apps/emqx/src/emqx.app.src @@ -2,7 +2,7 @@ {application, emqx, [ {id, "emqx"}, {description, "EMQX Core"}, - {vsn, "5.1.17"}, + {vsn, "5.1.18"}, {modules, []}, {registered, []}, {applications, [ diff --git a/apps/emqx_management/src/emqx_management.app.src b/apps/emqx_management/src/emqx_management.app.src index c97577c58..a44983596 100644 --- a/apps/emqx_management/src/emqx_management.app.src +++ b/apps/emqx_management/src/emqx_management.app.src @@ -2,7 +2,7 @@ {application, emqx_management, [ {description, "EMQX Management API and CLI"}, % strict semver, bump manually! - {vsn, "5.0.36"}, + {vsn, "5.0.37"}, {modules, []}, {registered, [emqx_management_sup]}, {applications, [