chore: bump release version to v5.0.26-alpha.1

This commit is contained in:
Zaiming (Stone) Shi 2023-05-29 08:57:28 +02:00
parent 25319c3151
commit 8e6dc29637
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").
-define(EMQX_RELEASE_CE, "5.0.26-alpha.1").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.4").