chore: prepare for v5.0.15 release

This commit is contained in:
Zaiming (Stone) Shi 2023-01-20 16:42:01 +01:00
parent cd093b6b9f
commit 727100e094
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.15-rc.1").
-define(EMQX_RELEASE_CE, "5.0.15").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-rc.1").