Explorar el Código

chore(release): update emqx release version

zhanghongtong hace 5 años
padre
commit
4ce7229382
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      include/emqx_release.hrl

+ 1 - 1
include/emqx_release.hrl

@@ -29,7 +29,7 @@
 
 -ifndef(EMQX_ENTERPRISE).
 
--define(EMQX_RELEASE, {opensource, "4.3-beta.1"}).
+-define(EMQX_RELEASE, {opensource, "4.3-rc.1"}).
 
 -else.