chore: release 5.0.0-rc.3

This commit is contained in:
Shawn 2022-05-16 18:10:23 +08:00
parent 5d65bdaa47
commit c4faaee555
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.2"). -define(EMQX_RELEASE_CE, "5.0.0-rc.3").
%% Enterprise edition %% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-alpha.1"). -define(EMQX_RELEASE_EE, "5.0.0-alpha.1").