chore: prepare new release version 4.3.22-alpha.1

This commit is contained in:
Zaiming (Stone) Shi 2022-10-15 14:59:48 +02:00
parent 1ba2c01f25
commit 458b9b2e4b
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.21
version: 4.3.22
# 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.3.21
appVersion: 4.3.22

View File

@ -29,7 +29,7 @@
-ifndef(EMQX_ENTERPRISE).
-define(EMQX_RELEASE, {opensource, "4.3.21"}).
-define(EMQX_RELEASE, {opensource, "4.3.22-alpha.1"}).
-else.