Skip to content

Commit

Permalink
feat: add support for nextcloud 31
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Steinmetz <[email protected]>
  • Loading branch information
st3iny committed Sep 8, 2024
1 parent 6d020ff commit 8b5bb91
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ The first time you install this app, before using a cron job, you properly want
<repository type="git">https://github.com/nextcloud/previewgenerator.git</repository>
<dependencies>
<php min-version="8.0" max-version="8.3" />
<nextcloud min-version="28" max-version="30" />
<nextcloud min-version="28" max-version="31" />
</dependencies>

<commands>
Expand Down

0 comments on commit 8b5bb91

Please sign in to comment.