Merge pull request #10516 from thalesmg/rel-e503-alpha3

chore: tag e5.0.3-alpha.3
This commit is contained in:
Thales Macedo Garitezi 2023-04-25 14:14:32 -03:00 committed by GitHub
commit c4081f9211
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.2"). -define(EMQX_RELEASE_EE, "5.0.3-alpha.3").
%% the HTTP API version %% the HTTP API version
-define(EMQX_API_VERSION, "5.0"). -define(EMQX_API_VERSION, "5.0").