Merge pull request #8265 from HJianBo/bump-vsn

chore: bump version
This commit is contained in:
JianBo He 2022-06-17 20:51:52 +08:00 committed by GitHub
commit 3ccb4ec2da
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. %% hyphen.
%% Community edition %% Community edition
-define(EMQX_RELEASE_CE, "5.0.0-rc.4"). -define(EMQX_RELEASE_CE, "5.0.0").
%% Enterprise edition %% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-alpha.1"). -define(EMQX_RELEASE_EE, "5.0.0-alpha.1").