chore: bump ee release version to e5.0.4-alpha.2
This commit is contained in:
parent
a35c510c03
commit
68f4ae70b2
|
@ -35,7 +35,7 @@
|
||||||
-define(EMQX_RELEASE_CE, "5.0.25").
|
-define(EMQX_RELEASE_CE, "5.0.25").
|
||||||
|
|
||||||
%% Enterprise edition
|
%% Enterprise edition
|
||||||
-define(EMQX_RELEASE_EE, "5.0.4-alpha.1").
|
-define(EMQX_RELEASE_EE, "5.0.4-alpha.2").
|
||||||
|
|
||||||
%% 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