chore: bump release version to `e5.0.3-alpha.4`

This commit is contained in:
Thales Macedo Garitezi 2023-04-26 17:09:39 -03:00
parent 6ab7f89c5e
commit 7e24b35bb3
1 changed files with 1 additions and 1 deletions

View File

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