prepare 1.12.0

This commit is contained in:
Michael Barz
2021-09-15 10:27:56 +02:00
committed by David Christofas
parent b4f6ebe96d
commit 69c55662d1
13 changed files with 10 additions and 1 deletions
@@ -0,0 +1,9 @@
Change: Remove OnlyOffice extension
Tags: OnlyOffice
We've removed the OnlyOffice extension in oCIS.
OnlyOffice has their own web extension for OC10 backend now with [a dedicated guide](https://owncloud.dev/clients/web/deployments/oc10-app/#onlyoffice).
In oCIS, we will follow up with a guide on how to start a WOPI server providing OnlyOffice soon.
https://github.com/owncloud/ocis/pull/2433
+1 -1
View File
@@ -2,7 +2,7 @@
sonar.projectKey=owncloud_ocis
sonar.organization=owncloud-1
sonar.projectName=ocis
sonar.projectVersion=1.10.0
sonar.projectVersion=1.12.0
sonar.host.url=https://sonarcloud.io
# =====================================================