Explorar o código

chore: bump version to e5.0.2-rc.3

Zaiming (Stone) Shi %!s(int64=3) %!d(string=hai) anos
pai
achega
2f2e8b8218
Modificáronse 1 ficheiros con 1 adicións e 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.21").
 
 %% Enterprise edition
--define(EMQX_RELEASE_EE, "5.0.2-rc.2").
+-define(EMQX_RELEASE_EE, "5.0.2-rc.3").
 
 %% the HTTP API version
 -define(EMQX_API_VERSION, "5.0").