chore: release 5.0.0-rc.2

This commit is contained in:
Shawn 2022-04-29 19:01:44 +08:00
parent 0c8a7e751f
commit be60b3330d
1 changed files with 1 additions and 1 deletions

View File

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