Merge pull request #7083 from zmstone/prepare-for-v4.4.1-release

Prepare for v4.4.1 release
This commit is contained in:
Zaiming (Stone) Shi 2022-02-21 11:45:16 +01:00 committed by GitHub
commit e18fef1ba8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# EMQ X 4.4 Changes
## v4.4.1
This patch release is only to fix windows build which failed on v4.4.0.
## v4.4.0
**NOTE**: v4.4.0 is in sync with: v4.3.12

View File

@ -29,7 +29,7 @@
-ifndef(EMQX_ENTERPRISE).
-define(EMQX_RELEASE, {opensource, "4.4.1-rc.1"}).
-define(EMQX_RELEASE, {opensource, "4.4.1"}).
-else.