Merge pull request #11027 from zhongwencool/bump-5.1.0-alpha.5
chore: bump to e/v5.1.0-alpha.5
This commit is contained in:
commit
3995658c04
|
@ -32,10 +32,10 @@
|
|||
%% `apps/emqx/src/bpapi/README.md'
|
||||
|
||||
%% Opensource edition
|
||||
-define(EMQX_RELEASE_CE, "5.1.0-alpha.4").
|
||||
-define(EMQX_RELEASE_CE, "5.1.0-alpha.5").
|
||||
|
||||
%% Enterprise edition
|
||||
-define(EMQX_RELEASE_EE, "5.1.0-alpha.4").
|
||||
-define(EMQX_RELEASE_EE, "5.1.0-alpha.5").
|
||||
|
||||
%% The HTTP API version
|
||||
-define(EMQX_API_VERSION, "5.0").
|
||||
|
|
Loading…
Reference in New Issue