Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections
- The current version does not consider Nextcloud's proxy configuration but should follow the system default
]]></description>
<version>0.1.4</version>
<version>0.1.5</version>
<licence>agpl</licence>
<author mail="[email protected]">Hamza Mahjoubi</author>
<author mail="[email protected]">Daniel Kesselberg</author>
Expand All @@ -38,6 +38,6 @@
<bugs>https://github.com/nextcloud/files_emailviewer/issues</bugs>
<dependencies>
<php min-version="8.0" max-version="8.4" />
<nextcloud min-version="28" max-version="31"/>
<nextcloud min-version="28" max-version="32"/>
</dependencies>
</info>
Loading