chore: bump release vsn

This commit is contained in:
zhouzb 2022-07-01 22:03:47 +08:00
parent 1b211434d0
commit 0cce1df2b6
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.1-beta.1").
-define(EMQX_RELEASE_CE, "5.0.1").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-alpha.1").