Skip to content

Commit

Permalink
Add Nextcloud 25 support
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Sep 22, 2022
1 parent ecbab64 commit da478fd
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 @@ -39,7 +39,7 @@

<dependencies>
<php min-version="7.3" max-version="8.1" />
<nextcloud min-version="25" max-version="25" />
<nextcloud min-version="25" max-version="26" />
</dependencies>

<background-jobs>
Expand Down

0 comments on commit da478fd

Please sign in to comment.