Skip to content

Commit fa0a1bf

Browse files
authored
Merge pull request #540 from nextcloud/feat/nc-32
feat: add support for nextcloud 32
2 parents 3d3332c + acd898c commit fa0a1bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The first time you install this app, before using a cron job, you properly want
2424
<repository type="git">https://github.com/nextcloud/previewgenerator.git</repository>
2525
<dependencies>
2626
<php min-version="8.0" max-version="8.4" />
27-
<nextcloud min-version="28" max-version="31" />
27+
<nextcloud min-version="28" max-version="32" />
2828
</dependencies>
2929

3030
<commands>

0 commit comments

Comments
 (0)