chore: release v5.0.0-rc.4

This commit is contained in:
Shawn 2022-05-31 23:35:46 +08:00
parent e664a3bc30
commit 4c247c2c3c
1 changed files with 1 additions and 1 deletions

View File

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