chore: bump EMQX_RELEASE_EE amd emqx app vsn

This commit is contained in:
Serge Tupchii 2024-06-07 17:39:24 +03:00
parent a13c961744
commit 9ede0d7916
2 changed files with 2 additions and 2 deletions

View File

@ -35,4 +35,4 @@
-define(EMQX_RELEASE_CE, "5.6.1"). -define(EMQX_RELEASE_CE, "5.6.1").
%% Enterprise edition %% Enterprise edition
-define(EMQX_RELEASE_EE, "5.6.1"). -define(EMQX_RELEASE_EE, "5.6.1-patch.2").

View File

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