chore: bump release vsn

This commit is contained in:
zhouzb 2022-03-25 19:43:22 +08:00
parent e3ea6c3217
commit 098ba91351
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@
%% hyphen.
%% Community edition
-define(EMQX_RELEASE_CE, "5.0.0-beta.4").
-define(EMQX_RELEASE_CE, "5.0.0-rc.1").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-alpha.1").
-define(EMQX_RELEASE_EE, "5.0.0-alpha.2").