chore: bump vsn

This commit is contained in:
zhouzb 2022-09-01 15:05:18 +08:00
parent de418d8326
commit ee91128cef
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.6"). -define(EMQX_RELEASE_CE, "5.0.7").
%% Enterprise edition %% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-alpha.1"). -define(EMQX_RELEASE_EE, "5.0.0-alpha.1").