Explorar el Código

Merge pull request #10538 from thalesmg/rel-e503-alpha4

chore: bump release version to `e5.0.3-alpha.4`
Thales Macedo Garitezi hace 2 años
padre
commit
928ca7d565
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.22").
 
 %% Enterprise edition
--define(EMQX_RELEASE_EE, "5.0.3-alpha.3").
+-define(EMQX_RELEASE_EE, "5.0.3-alpha.4").
 
 %% the HTTP API version
 -define(EMQX_API_VERSION, "5.0").