Explorar el Código

feat: release V5.0.0 beta4

DDDHuang hace 3 años
padre
commit
e86fd9c4cb
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

@@ -29,7 +29,7 @@
 %% hyphen.
 %% hyphen.
 
 
 %% Community edition
 %% Community edition
--define(EMQX_RELEASE_CE, "5.0.0-beta.3").
+-define(EMQX_RELEASE_CE, "5.0.0-beta.4").
 
 
 %% Enterprise edition
 %% Enterprise edition
 -define(EMQX_RELEASE_EE, "5.0.0-alpha.1").
 -define(EMQX_RELEASE_EE, "5.0.0-alpha.1").