Browse Source

chore: release e5.0.0-beta.1

Shawn 3 years ago
parent
commit
bed10b097f
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.4").
 -define(EMQX_RELEASE_CE, "5.0.4").
 
 
 %% Enterprise edition
 %% Enterprise edition
--define(EMQX_RELEASE_EE, "5.0.0-alpha.1").
+-define(EMQX_RELEASE_EE, "5.0.0-beta.1").
 
 
 %% the HTTP API version
 %% the HTTP API version
 -define(EMQX_API_VERSION, "5.0").
 -define(EMQX_API_VERSION, "5.0").