chore: prepare for v5.0.25-rc.1 release

This commit is contained in:
Zaiming (Stone) Shi 2023-05-08 14:04:22 +02:00
parent f450dc49ba
commit 0250718910
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.24").
-define(EMQX_RELEASE_CE, "5.0.25-rc.1").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.3").