chore: change vsn to 4.4.7-beta.1

This commit is contained in:
zhouzb 2022-08-10 14:50:14 +08:00
parent 16edf61b50
commit 8c08a37458
1 changed files with 1 additions and 2 deletions

View File

@ -29,11 +29,10 @@
-ifndef(EMQX_ENTERPRISE). -ifndef(EMQX_ENTERPRISE).
-define(EMQX_RELEASE, {opensource, "4.4.7"}). -define(EMQX_RELEASE, {opensource, "4.4.7-beta.1"}).
-else. -else.
-endif. -endif.
-endif. -endif.