chore: bump ee version to e5.0.4-alpha.1

This commit is contained in:
Zaiming (Stone) Shi 2023-05-08 22:08:51 +02:00
parent 13dcb5732f
commit 4456a32465
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
-define(EMQX_RELEASE_CE, "5.0.25-rc.1"). -define(EMQX_RELEASE_CE, "5.0.25-rc.1").
%% Enterprise edition %% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.3"). -define(EMQX_RELEASE_EE, "5.0.4-alpha.1").
%% the HTTP API version %% the HTTP API version
-define(EMQX_API_VERSION, "5.0"). -define(EMQX_API_VERSION, "5.0").