chore: bump version to v5.0.0-beta.5

This commit is contained in:
Zaiming (Stone) Shi 2022-11-20 09:11:53 +01:00
parent c3777e4920
commit 458d23ebc4
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
-define(EMQX_RELEASE_CE, "5.0.10").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.0-beta.4").
-define(EMQX_RELEASE_EE, "5.0.0-beta.5").
%% the HTTP API version
-define(EMQX_API_VERSION, "5.0").