Merge pull request #11043 from HJianBo/bump-ee-a6

chore: bump vsn to e5.1.0-alpha.6
This commit is contained in:
JianBo He 2023-06-14 12:51:47 +08:00 committed by GitHub
commit ebf307d704
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
-define(EMQX_RELEASE_CE, "5.1.0-alpha.5").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.1.0-alpha.5").
-define(EMQX_RELEASE_EE, "5.1.0-alpha.6").
%% The HTTP API version
-define(EMQX_API_VERSION, "5.0").