chore: bump release version to 5.0.10

This commit is contained in:
Zaiming (Stone) Shi 2022-10-24 11:49:20 +02:00
parent 67da0a1479
commit 637bc886bb
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.9").
-define(EMQX_RELEASE_CE, "5.0.10").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-alpha.1").