Explorar o código

chore: bump to version 5.1.0-alpha.2 for both ce and ee

Zaiming (Stone) Shi %!s(int64=2) %!d(string=hai) anos
pai
achega
feecd53436
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      apps/emqx/include/emqx_release.hrl

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

@@ -32,10 +32,10 @@
 %% `apps/emqx/src/bpapi/README.md'
 
 %% Community edition
--define(EMQX_RELEASE_CE, "5.1.0-alpha.1").
+-define(EMQX_RELEASE_CE, "5.1.0-alpha.2").
 
 %% Enterprise edition
--define(EMQX_RELEASE_EE, "5.1.0-alpha.1").
+-define(EMQX_RELEASE_EE, "5.1.0-alpha.2").
 
 %% the HTTP API version
 -define(EMQX_API_VERSION, "5.0").