chore: bump release version to v5.2.0

This commit is contained in:
Zaiming (Stone) Shi 2023-09-08 16:31:52 +02:00
parent 6753ed4365
commit 7010ac358c
2 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@
%% `apps/emqx/src/bpapi/README.md'
%% Opensource edition
-define(EMQX_RELEASE_CE, "5.1.6").
-define(EMQX_RELEASE_CE, "5.2.0").
%% Enterprise edition
-define(EMQX_RELEASE_EE, "5.2.0").

View File

@ -14,8 +14,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: 5.1.6
version: 5.2.0
# 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: 5.1.6
appVersion: 5.2.0