chore: release e5.0.0-beta.2

This commit is contained in:
Shawn 2022-08-24 22:28:29 +08:00
parent 89c7caba37
commit f75932e49f
1 changed files with 1 additions and 1 deletions

View File

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