Merge pull request #3279 from owncloud/release-1.18.0

Release 1.18.0
This commit is contained in:
Michael Barz
2022-03-07 10:54:16 +01:00
committed by GitHub
13 changed files with 2 additions and 3 deletions

View File

@@ -96,5 +96,4 @@ We updated reva to the version 2.0.0.
* Enh [cs3org/reva#2526](https://github.com/cs3org/reva/pull/2526) : Upgrade ginkgo to v2
https://github.com/owncloud/ocis/pull/3231
https://github.com/owncloud/ocis/pull/3231
https://github.com/owncloud/ocis/pull/3258

View File

@@ -2,7 +2,7 @@
sonar.projectKey=owncloud_ocis
sonar.organization=owncloud-1
sonar.projectName=ocis
sonar.projectVersion=1.17.0
sonar.projectVersion=1.18.0
sonar.host.url=https://sonarcloud.io
# =====================================================