Merge pull request #3279 from owncloud/release-1.18.0

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

No files matched your search

@@ -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
+1 -1
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
# =====================================================