chore: bump vsn to 4.3.18

This commit is contained in:
zhouzb 2022-08-12 10:41:05 +08:00
parent 718eaa94a7
commit 2ef8a985b3
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.