Explorar el Código

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

Zaiming (Stone) Shi hace 3 años
padre
commit
3f461f312a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.20").
 -define(EMQX_RELEASE_CE, "5.0.20").
 
 
 %% Enterprise edition
 %% Enterprise edition
--define(EMQX_RELEASE_EE, "5.0.1-rc.2").
+-define(EMQX_RELEASE_EE, "5.0.1").
 
 
 %% the HTTP API version
 %% the HTTP API version
 -define(EMQX_API_VERSION, "5.0").
 -define(EMQX_API_VERSION, "5.0").