Merge pull request #11344 from id/0725-e5.1.1-rc.1

This commit is contained in:
Ivan Dyachkov 2023-07-25 17:48:11 +02:00 committed by GitHub
commit 8333808422
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.1.1"). -define(EMQX_RELEASE_CE, "5.1.1").
%% Enterprise edition %% Enterprise edition
-define(EMQX_RELEASE_EE, "5.1.1-alpha.4"). -define(EMQX_RELEASE_EE, "5.1.1-rc.1").
%% The HTTP API version %% The HTTP API version
-define(EMQX_API_VERSION, "5.0"). -define(EMQX_API_VERSION, "5.0").