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

chore: bump vsn to 4.3.18
This commit is contained in:
zhouzb 2022-08-12 10:53:11 +08:00 committed by GitHub
commit 63f1499687
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.3.18-beta.1"}).
-define(EMQX_RELEASE, {opensource, "4.3.18"}).
-else.
-endif.
-endif.