chore: bump to version v5.0.11-rc.1

This commit is contained in:
Zaiming (Stone) Shi 2022-11-26 15:51:38 +01:00
parent be1322c16a
commit 970b3eb1a0
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.10"). -define(EMQX_RELEASE_CE, "5.0.11-rc.1").
%% Enterprise edition %% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-alpha.1"). -define(EMQX_RELEASE_EE, "5.0.0-alpha.1").