Skip to content

Commit

Permalink
Bump version to 6.4.607
Browse files Browse the repository at this point in the history
  • Loading branch information
timar committed Mar 6, 2021
1 parent f7415ce commit 01be47d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 6.4.607 - 2021-03-06
### Fixed:
- get cached hosting/capabilities (faster start)
- Fix ARM64 app name in info.xml (fixes #99)
### AppImage version:
- Collabora Online Development Edition (CODE) tag [cp-6.4.6-7](https://github.com/CollaboraOnline/online/releases/tag/cp-6.4.6-7)
- Collabora Office tag [cp-6.4-28](https://git.libreoffice.org/core/+/refs/tags/cp-6.4-28)

## 6.4.606 - 2021-03-01
### Fixed:
- Reduced AppImage size (removed some fonts and unused files)
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ sudo -u wwwrun php -d memory_limit=512M ./occ app:update --all
Of course, alternatively you could increase memory usage and PHP time-outs by default, see the [Nextcloud documentation.](https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html?highlight=php%20timeout#configuring-your-web-server)
]]></description>
<version>6.4.606</version>
<version>6.4.607</version>
<licence>apache</licence>
<author>Collabora Productivity</author>
<namespace>RichDocumentsCODE</namespace>
Expand Down

0 comments on commit 01be47d

Please sign in to comment.