chore: release v5.0.5-beta.1

This commit is contained in:
Shawn 2022-08-12 18:37:27 +08:00
parent 4318159b85
commit 18d710e932
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"). -define(EMQX_RELEASE_CE, "5.0.5-beta.1").
%% Enterprise edition %% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-alpha.1"). -define(EMQX_RELEASE_EE, "5.0.0-alpha.1").