Merge pull request #7490 from emqx/merge-main-v4.3-into-v4.4

Merge main v4.3 into v4.4
This commit is contained in:
Xinyu Liu 2022-04-01 10:45:26 +08:00 committed by GitHub
commit 941b409bf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
-ifndef(EMQX_ENTERPRISE). -ifndef(EMQX_ENTERPRISE).
-define(EMQX_RELEASE, {opensource, "4.4.2-rc.2"}). -define(EMQX_RELEASE, {opensource, "4.4.2-rc.3"}).
-else. -else.