Przeglądaj źródła

chore: bump vsn

zhouzb 3 lat temu
rodzic
commit
ee91128cef
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      apps/emqx/include/emqx_release.hrl

+ 1 - 1
apps/emqx/include/emqx_release.hrl

@@ -32,7 +32,7 @@
 %% `apps/emqx/src/bpapi/README.md'
 
 %% Community edition
--define(EMQX_RELEASE_CE, "5.0.6").
+-define(EMQX_RELEASE_CE, "5.0.7").
 
 %% Enterprise edition
 -define(EMQX_RELEASE_EE, "5.0.0-alpha.1").