chore: bump app versions

This commit is contained in:
Zaiming (Stone) Shi 2023-12-22 21:28:26 +01:00
parent 9fdac4af0c
commit 86a018d921
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
{application, emqx, [
{id, "emqx"},
{description, "EMQX Core"},
{vsn, "5.1.17"},
{vsn, "5.1.18"},
{modules, []},
{registered, []},
{applications, [

View File

@ -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, [