chore: bump version to 5.0.3

This commit is contained in:
Zaiming (Stone) Shi 2022-07-04 23:23:20 +02:00
parent a7e948b0f4
commit fa89b633d8
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
%% `apps/emqx/src/bpapi/README.md' %% `apps/emqx/src/bpapi/README.md'
%% Community edition %% Community edition
-define(EMQX_RELEASE_CE, "5.0.2"). -define(EMQX_RELEASE_CE, "5.0.3").
%% Enterprise edition %% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-alpha.1"). -define(EMQX_RELEASE_EE, "5.0.0-alpha.1").

View File

@ -3,7 +3,7 @@
{id, "emqx"}, {id, "emqx"},
{description, "EMQX Core"}, {description, "EMQX Core"},
% strict semver, bump manually! % strict semver, bump manually!
{vsn, "5.0.2"}, {vsn, "5.0.3"},
{modules, []}, {modules, []},
{registered, []}, {registered, []},
{applications, [ {applications, [