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 committed Nov 23, 2023
1 parent 7682c4d commit 9f348b5
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 @@ -23,7 +23,7 @@ Once the app is installed, the push binary needs to be setup. You can either use
<bugs>https://github.com/nextcloud/notify_push/issues</bugs>

<dependencies>
<nextcloud min-version="25" max-version="28"/>
<nextcloud min-version="25" max-version="29"/>
</dependencies>

<repair-steps>
Expand Down

0 comments on commit 9f348b5

Please sign in to comment.