Skip to content

Commit 02a4cdd

Browse files
committed
feat(deps): Add Nextcloud 32 support
Signed-off-by: Daniel Kesselberg <[email protected]>
1 parent 3777b57 commit 02a4cdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
- If the email contains images from external sources, the Email to PDF converter will download the images, requiring external connections
3030
- The current version does not consider Nextcloud's proxy configuration but should follow the system default
3131
]]></description>
32-
<version>0.1.4</version>
32+
<version>0.1.5</version>
3333
<licence>agpl</licence>
3434
<author mail="[email protected]">Hamza Mahjoubi</author>
3535
<author mail="[email protected]">Daniel Kesselberg</author>
@@ -38,6 +38,6 @@
3838
<bugs>https://github.com/nextcloud/files_emailviewer/issues</bugs>
3939
<dependencies>
4040
<php min-version="8.0" max-version="8.4" />
41-
<nextcloud min-version="28" max-version="31"/>
41+
<nextcloud min-version="28" max-version="32"/>
4242
</dependencies>
4343
</info>

0 commit comments

Comments
 (0)