Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
user-guide
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open Source Software
OX App Suite
Core
user-guide
Commits
828b9349
Commit
828b9349
authored
4 months ago
by
frank.paczynski
Browse files
Options
Downloads
Patches
Plain Diff
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
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
helm/core-user-guide/Chart.yaml
+2
-2
2 additions, 2 deletions
helm/core-user-guide/Chart.yaml
package.json
+1
-1
1 addition, 1 deletion
package.json
with
4 additions
and
4 deletions
.gitlab-ci.yml
+
1
−
1
View file @
828b9349
...
...
@@ -8,5 +8,5 @@ check help consistency:
script
:
pnpm check-links
variables
:
PROJECT_VERSION_PART
:
"
8.3
1
"
PROJECT_VERSION_PART
:
"
8.3
2
"
OX_COMPONENT
:
core-user-guide
This diff is collapsed.
Click to expand it.
helm/core-user-guide/Chart.yaml
+
2
−
2
View file @
828b9349
...
...
@@ -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.3
1
.0
version
:
2.3
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. 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.3
1
.0"
appVersion
:
"
8.3
2
.0"
dependencies
:
-
name
:
ox-common
version
:
~1.0.38
...
...
This diff is collapsed.
Click to expand it.
package.json
+
1
−
1
View file @
828b9349
{
"name"
:
"open-xchange-appsuite-help"
,
"version"
:
"8.3
1
.0"
,
"version"
:
"8.3
2
.0"
,
"description"
:
"App Suite UI Help"
,
"license"
:
"AGPL-3.0-or-later"
,
"scripts"
:
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment