Merge pull request #7422 from tigercl/chore/release-vsn

chore: bump release vsn
This commit is contained in:
Xinyu Liu 2022-03-25 19:50:08 +08:00 committed by GitHub
commit db51acc9da
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.4").
-define(EMQX_RELEASE_CE, "5.0.0-rc.1").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-alpha.1").