chore: bump version to e5.0.2-rc.4

This commit is contained in:
Zaiming (Stone) Shi 2023-04-04 16:38:25 +02:00
parent 9e17064e47
commit d25db3ace4
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
-define(EMQX_RELEASE_CE, "5.0.21").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.2-rc.3").
-define(EMQX_RELEASE_EE, "5.0.2-rc.4").
%% the HTTP API version
-define(EMQX_API_VERSION, "5.0").