Skip to content

Commit

Permalink
Prepare release 5.5.0-rc.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kulmann committed May 9, 2022
1 parent 0da5b06 commit c6001dc
Show file tree
Hide file tree
Showing 40 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .drone.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# The version of OCIS to use in pipelines that test against OCIS
OCIS_COMMITID=761d72d901cce2c03b524d11cf0b169293e2c8cd
OCIS_COMMITID=b9abdabf250dfdc8ff4a396d0250ec4b88b50036
OCIS_BRANCH=master
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.5.0",
"version": "5.5.0-rc.5",
"private": true,
"homepage": "https://github.com/owncloud/web",
"license": "AGPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sonar.projectKey=owncloud_web
sonar.organization=owncloud-1
sonar.projectName=Web
sonar.projectVersion=5.5.0
sonar.projectVersion=5.5.0-rc.5
sonar.host.url=https://sonarcloud.io

# =====================================================
Expand Down

0 comments on commit c6001dc

Please sign in to comment.