chore: relealse v5.0.4

This commit is contained in:
JianBo He 2022-07-28 13:41:53 +08:00
parent a850ca143c
commit 5835120d8e
1 changed files with 1 additions and 1 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.4-beta.1"). -define(EMQX_RELEASE_CE, "5.0.4").
%% Enterprise edition %% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-alpha.1"). -define(EMQX_RELEASE_EE, "5.0.0-alpha.1").