You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you update OnlyOffice to version 7.0.0, please ? thanks
maybe just change this line in Makefile file
docker create --name oo-extract onlyoffice/documentserver:6.4.2.6
to
docker create --name oo-extract onlyoffice/documentserver:7.0.0.132
and in change this line in lib/OnlyOffice/WebVersion.php
return '6.4.2';
to
return '7.0.0';
seen Bumped OnlyOffice to version 6.4.2 #237 pull request
The text was updated successfully, but these errors were encountered:
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 60 days. Thank you for your contribution!
Retaking repo management include inheritance of old, not treated, and probablty obsolete issues, this is why it was decided to mark issues as stale.
Can you update OnlyOffice to version 7.0.0, please ? thanks
maybe just change this line in Makefile file
docker create --name oo-extract onlyoffice/documentserver:6.4.2.6
to
docker create --name oo-extract onlyoffice/documentserver:7.0.0.132
and in change this line in lib/OnlyOffice/WebVersion.php
return '6.4.2';
to
return '7.0.0';
seen Bumped OnlyOffice to version 6.4.2 #237 pull request
The text was updated successfully, but these errors were encountered: