Merge pull request #8281 from terry-xiaoyu/release_4.3.16-beta.1

chore: release v4.3.16-beta.1
This commit is contained in:
Xinyu Liu 2022-06-20 23:19:53 +08:00 committed by GitHub
commit 1ae070f8b3
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.3.15"}). -define(EMQX_RELEASE, {opensource, "4.3.16-beta.1"}).
-else. -else.