Merge pull request #9048 from emqx/release-e5.0-beta.4

chore: release e5.0.0-beta.4
This commit is contained in:
Xinyu Liu 2022-09-26 20:03:17 +08:00 committed by GitHub
commit 97da96823b
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.0.8"). -define(EMQX_RELEASE_CE, "5.0.8").
%% Enterprise edition %% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-beta.3"). -define(EMQX_RELEASE_EE, "5.0.0-beta.4").
%% the HTTP API version %% the HTTP API version
-define(EMQX_API_VERSION, "5.0"). -define(EMQX_API_VERSION, "5.0").