@@ -2,7 +2,7 @@
{application, emqx, [
{id, "emqx"},
{description, "EMQX Core"},
- {vsn, "5.1.17"},
+ {vsn, "5.1.18"},
{modules, []},
{registered, []},
{applications, [
{application, emqx_management, [
{description, "EMQX Management API and CLI"},
% strict semver, bump manually!
- {vsn, "5.0.36"},
+ {vsn, "5.0.37"},
{registered, [emqx_management_sup]},