Merge pull request #7422 from tigercl/chore/release-vsn
chore: bump release vsn
This commit is contained in:
commit
db51acc9da
|
@ -29,7 +29,7 @@
|
||||||
%% hyphen.
|
%% hyphen.
|
||||||
|
|
||||||
%% Community edition
|
%% Community edition
|
||||||
-define(EMQX_RELEASE_CE, "5.0.0-beta.4").
|
-define(EMQX_RELEASE_CE, "5.0.0-rc.1").
|
||||||
|
|
||||||
%% Enterprise edition
|
%% Enterprise edition
|
||||||
-define(EMQX_RELEASE_EE, "5.0.0-alpha.1").
|
-define(EMQX_RELEASE_EE, "5.0.0-alpha.1").
|
||||||
|
|
Loading…
Reference in New Issue