Merge pull request #8833 from tigercl/chore/bump-vsn-4.4

chore: bump vsn
This commit is contained in:
zhouzb 2022-08-30 21:28:44 +08:00 committed by GitHub
commit 57ef5fcd58
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.4.7
version: 4.4.8
# 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: 4.4.7
appVersion: 4.4.8

View File

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