Merge pull request #8605 from zhongwencool/bump-v4.4.6

chore: bump to 4.4.6
This commit is contained in:
zhongwencool 2022-07-29 15:14:33 +08:00 committed by GitHub
commit 32d7cd99dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -13,8 +13,8 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 4.3.0
version: 4.4.6
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: latest
appVersion: 4.4.6

View File

@ -29,7 +29,7 @@
-ifndef(EMQX_ENTERPRISE).
-define(EMQX_RELEASE, {opensource, "4.4.6-beta.4"}).
-define(EMQX_RELEASE, {opensource, "4.4.6"}).
-else.