chore: bump release version to e5.0.0-rc.4
This commit is contained in:
parent
4059d8ed8b
commit
38ef37d109
|
@ -35,7 +35,7 @@
|
||||||
-define(EMQX_RELEASE_CE, "5.0.15").
|
-define(EMQX_RELEASE_CE, "5.0.15").
|
||||||
|
|
||||||
%% Enterprise edition
|
%% Enterprise edition
|
||||||
-define(EMQX_RELEASE_EE, "5.0.0-rc.3").
|
-define(EMQX_RELEASE_EE, "5.0.0-rc.4").
|
||||||
|
|
||||||
%% the HTTP API version
|
%% the HTTP API version
|
||||||
-define(EMQX_API_VERSION, "5.0").
|
-define(EMQX_API_VERSION, "5.0").
|
||||||
|
|
Loading…
Reference in New Issue