Explorar el Código

chore: bump release version to e5.0.4

Zaiming (Stone) Shi hace 2 años
padre
commit
7eb22e27c4
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.25").
 
 %% Enterprise edition
--define(EMQX_RELEASE_EE, "5.0.4-rc.1").
+-define(EMQX_RELEASE_EE, "5.0.4").
 
 %% the HTTP API version
 -define(EMQX_API_VERSION, "5.0").