ci: bump to v5.0.13-rc.2

This commit is contained in:
Zaiming (Stone) Shi 2022-12-27 09:54:34 +01:00
parent 7ec7ab785d
commit 0517541f34
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.13-rc.1").
-define(EMQX_RELEASE_CE, "5.0.13-rc.2").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-beta.6").