Skip to content
Snippets Groups Projects
Commit 828b9349 authored by frank.paczynski's avatar frank.paczynski :bulb:
Browse files

Bump versions for 8.32 release

Related to appsuite/web-apps/ui#653
parent 2ba2dcc3
No related branches found
No related tags found
No related merge requests found
......@@ -8,5 +8,5 @@ check help consistency:
script: pnpm check-links
variables:
PROJECT_VERSION_PART: "8.31"
PROJECT_VERSION_PART: "8.32"
OX_COMPONENT: core-user-guide
......@@ -15,13 +15,13 @@ 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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 2.31.0
version: 2.32.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. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "8.31.0"
appVersion: "8.32.0"
dependencies:
- name: ox-common
version: ~1.0.38
......
{
"name": "open-xchange-appsuite-help",
"version": "8.31.0",
"version": "8.32.0",
"description": "App Suite UI Help",
"license": "AGPL-3.0-or-later",
"scripts": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment