chore: bump to version 5.1.0-alpha.4
This commit is contained in:
parent
c1cf2365c2
commit
b481994e74
|
@ -32,10 +32,10 @@
|
||||||
%% `apps/emqx/src/bpapi/README.md'
|
%% `apps/emqx/src/bpapi/README.md'
|
||||||
|
|
||||||
%% Opensource edition
|
%% Opensource edition
|
||||||
-define(EMQX_RELEASE_CE, "5.1.0-alpha.3").
|
-define(EMQX_RELEASE_CE, "5.1.0-alpha.4").
|
||||||
|
|
||||||
%% Enterprise edition
|
%% Enterprise edition
|
||||||
-define(EMQX_RELEASE_EE, "5.1.0-alpha.3").
|
-define(EMQX_RELEASE_EE, "5.1.0-alpha.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