chore: bump version to e5.0.0-rc.1

This commit is contained in:
Zaiming (Stone) Shi 2023-01-18 17:22:05 +01:00
parent 7abba17b25
commit 1716a5da99
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
-define(EMQX_RELEASE_CE, "5.0.14").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-beta.6").
-define(EMQX_RELEASE_EE, "5.0.0-rc.1").
%% the HTTP API version
-define(EMQX_API_VERSION, "5.0").