Merge pull request #8678 from tigercl/chore/bump-vsn

chore: change vsn to 4.4.7-beta.1
This commit is contained in:
zhouzb 2022-08-10 14:56:57 +08:00 committed by GitHub
commit ce0ad7bbbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

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