Sfoglia il codice sorgente

chore: bump version to e5.0.4-rc.2

Zaiming (Stone) Shi 2 anni fa
parent
commit
2d986140df
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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").
 -define(EMQX_RELEASE_CE, "5.0.25").
 
 
 %% Enterprise edition
 %% Enterprise edition
--define(EMQX_RELEASE_EE, "5.0.4-alpha.2").
+-define(EMQX_RELEASE_EE, "5.0.4-rc.1").
 
 
 %% the HTTP API version
 %% the HTTP API version
 -define(EMQX_API_VERSION, "5.0").
 -define(EMQX_API_VERSION, "5.0").