chore: bump version to v5.0.0-beta.5
This commit is contained in:
parent
c3777e4920
commit
458d23ebc4
|
@ -35,7 +35,7 @@
|
||||||
-define(EMQX_RELEASE_CE, "5.0.10").
|
-define(EMQX_RELEASE_CE, "5.0.10").
|
||||||
|
|
||||||
%% Enterprise edition
|
%% Enterprise edition
|
||||||
-define(EMQX_RELEASE_EE, "5.0.0-beta.4").
|
-define(EMQX_RELEASE_EE, "5.0.0-beta.5").
|
||||||
|
|
||||||
%% 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