Skip to content

Commit

Permalink
feat(deps): Add Nextcloud 29 support
Browse files Browse the repository at this point in the history
Signed-off-by: Joas Schilling <[email protected]>
  • Loading branch information
nickvergessen authored and hamza221 committed Nov 23, 2023
1 parent d0222ee commit fd90c6e
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.4" max-version="8.3" />
<nextcloud min-version="25" max-version="28" />
<nextcloud min-version="26" max-version="29" />
</dependencies>

<background-jobs>
Expand Down

0 comments on commit fd90c6e

Please sign in to comment.