chore: prepare for e5.0.3 release

This commit is contained in:
Zaiming (Stone) Shi 2023-05-08 10:59:04 +02:00
parent bfd4bb325e
commit f2a223c1e9
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-rc.1").
-define(EMQX_RELEASE_EE, "5.0.3").
%% the HTTP API version
-define(EMQX_API_VERSION, "5.0").