Explorar el Código

chore(release): update emqx release version

zhanghongtong hace 4 años
padre
commit
bfc6c3aa42
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.3"}).
+-define(EMQX_RELEASE, {opensource, "4.3.4"}).
 
 -else.