Merge pull request #8860 from tigercl/chore/bump-vsn

chore: bump vsn
This commit is contained in:
zhouzb 2022-09-01 17:51:26 +08:00 committed by GitHub
commit 7f63765359
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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