chore: bump version to e5.0.1-rc.2

This commit is contained in:
Zaiming (Stone) Shi 2023-03-08 13:55:37 +01:00
parent 11d5fac57f
commit c773f5f5e1
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
-define(EMQX_RELEASE_CE, "5.0.20"). -define(EMQX_RELEASE_CE, "5.0.20").
%% Enterprise edition %% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.1-rc.1"). -define(EMQX_RELEASE_EE, "5.0.1-rc.2").
%% the HTTP API version %% the HTTP API version
-define(EMQX_API_VERSION, "5.0"). -define(EMQX_API_VERSION, "5.0").