chore: bump version to 5.0.2

This commit is contained in:
Zaiming (Stone) Shi 2022-07-02 10:27:31 +02:00
parent 2cfdaf751e
commit c602ef708f
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.1").
-define(EMQX_RELEASE_CE, "5.0.2").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-alpha.1").