Merge pull request #10361 from id/0410-version-e5.0.2

chore: bump version to e5.0.2
This commit is contained in:
Ivan Dyachkov 2023-04-10 19:33:48 +02:00 committed by GitHub
commit 11dbef3ec0
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.21"). -define(EMQX_RELEASE_CE, "5.0.21").
%% Enterprise edition %% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.2-rc.6"). -define(EMQX_RELEASE_EE, "5.0.2").
%% the HTTP API version %% the HTTP API version
-define(EMQX_API_VERSION, "5.0"). -define(EMQX_API_VERSION, "5.0").