Merge pull request #12791 from HJianBo/0327-cut-5.6.0-rc.6

chore: bump version to 5.6.0-rc.6
This commit is contained in:
JianBo He 2024-03-27 14:49:07 +08:00 committed by GitHub
commit ae5b511c83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View File

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

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.6.0-rc.5
version: 5.6.0-rc.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: 5.6.0-rc.5
appVersion: 5.6.0-rc.6

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.6.0-rc.5
version: 5.6.0-rc.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: 5.6.0-rc.5
appVersion: 5.6.0-rc.6