chore: bump vsn to 5.1.0-alpha.8

This commit is contained in:
JianBo He 2023-06-19 22:59:05 +08:00
parent b7deac6b79
commit b0a6c18917
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
-define(EMQX_RELEASE_CE, "5.1.0-alpha.5").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.1.0-alpha.7").
-define(EMQX_RELEASE_EE, "5.1.0-alpha.8").
%% The HTTP API version
-define(EMQX_API_VERSION, "5.0").