chore: e5.0.3-alpha.2

This commit is contained in:
Ivan Dyachkov 2023-04-22 20:09:40 +02:00
parent 1c8e56a6f7
commit 6beb9e00b6
1 changed files with 1 additions and 1 deletions

View File

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