chore: bump to version 5.1.0-alpha.2 for both ce and ee
This commit is contained in:
parent
b5f24c4f88
commit
feecd53436
|
@ -32,10 +32,10 @@
|
|||
%% `apps/emqx/src/bpapi/README.md'
|
||||
|
||||
%% Community edition
|
||||
-define(EMQX_RELEASE_CE, "5.1.0-alpha.1").
|
||||
-define(EMQX_RELEASE_CE, "5.1.0-alpha.2").
|
||||
|
||||
%% Enterprise edition
|
||||
-define(EMQX_RELEASE_EE, "5.1.0-alpha.1").
|
||||
-define(EMQX_RELEASE_EE, "5.1.0-alpha.2").
|
||||
|
||||
%% the HTTP API version
|
||||
-define(EMQX_API_VERSION, "5.0").
|
||||
|
|
Loading…
Reference in New Issue