Merge pull request #10688 from zhongwencool/bump-to-v5.0.25

chore: bump to v5.0.25
This commit is contained in:
zhongwencool 2023-05-12 20:42:43 +08:00 committed by GitHub
commit ba72695f04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
%% `apps/emqx/src/bpapi/README.md'
%% Community edition
-define(EMQX_RELEASE_CE, "5.0.25-rc.1").
-define(EMQX_RELEASE_CE, "5.0.25").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.4-alpha.1").