Merge pull request #7356 from DDDHuang/update_version

chore: release 5.0.0 beta4
This commit is contained in:
Xinyu Liu 2022-03-21 21:16:48 +08:00 committed by GitHub
commit ecf4d4b206
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
%% hyphen.
%% Community edition
-define(EMQX_RELEASE_CE, "5.0.0-beta.3").
-define(EMQX_RELEASE_CE, "5.0.0-beta.4").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-alpha.1").