Browse Source

chore: prepare to cut e5.0.3-rc.1

Zaiming (Stone) Shi 2 years ago
parent
commit
8ce2122516
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/emqx/include/emqx_release.hrl

+ 1 - 1
apps/emqx/include/emqx_release.hrl

@@ -35,7 +35,7 @@
 -define(EMQX_RELEASE_CE, "5.0.22").
 
 %% Enterprise edition
--define(EMQX_RELEASE_EE, "5.0.3-alpha.5").
+-define(EMQX_RELEASE_EE, "5.0.3-rc.1").
 
 %% the HTTP API version
 -define(EMQX_API_VERSION, "5.0").