chore: bump version to e5.0.1 and v5.0.20

This commit is contained in:
Zaiming (Stone) Shi 2023-03-09 16:49:21 +01:00
parent 6ebc31a929
commit 3f461f312a
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
-define(EMQX_RELEASE_CE, "5.0.20").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.0.1-rc.2").
-define(EMQX_RELEASE_EE, "5.0.1").
%% the HTTP API version
-define(EMQX_API_VERSION, "5.0").