Skip to content

Commit

Permalink
Bump version to 21.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
timar committed Dec 3, 2021
1 parent f987da5 commit 3a7e7db
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 21.11.4 - 2021-12-03
### Major new release based on CODE 21.11
- See the [release announcement](https://www.collaboraoffice.com/press-releases/code-21-11-delivers-key-features-for-secure-easier-and-faster-online-document-collaboration/)
### AppImage version:
- Collabora Online Development Edition (CODE) tag [cp-21.11.0-4](https://github.com/CollaboraOnline/online/releases/tag/cp-21.11.0-4)
- Collabora Office tag [cp-21.06.9-1](https://git.libreoffice.org/core/+/refs/tags/cp-21.06.9-1)

## 6.4.1303 - 2021-10-19
### AppImage version:
- Collabora Online Development Edition (CODE) tag [cp-6.4.13-3](https://github.com/CollaboraOnline/online/releases/tag/cp-6.4.13-3)
Expand Down
4 changes: 2 additions & 2 deletions 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>21.11.3</version>
<version>21.11.4</version>
<licence>apache</licence>
<author>Collabora Productivity</author>
<namespace>RichDocumentsCODE</namespace>
Expand All @@ -44,7 +44,7 @@ Of course, alternatively you could increase memory usage and PHP time-outs by de
<screenshot>https://www.collaboraoffice.com/downloads/nextcloud/richdocumentscode/collabora-online-screenshot-4.png</screenshot>
<screenshot>https://www.collaboraoffice.com/downloads/nextcloud/richdocumentscode/collabora-online-screenshot-5.png</screenshot>
<dependencies>
<nextcloud min-version="19" max-version="22"/>
<nextcloud min-version="19" max-version="23"/>
<architecture>x86_64</architecture>
</dependencies>
<settings>
Expand Down

0 comments on commit 3a7e7db

Please sign in to comment.