Skip to content

Commit

Permalink
Merge pull request #3715 from nextcloud/update-main-version
Browse files Browse the repository at this point in the history
feat(deps): Add Nextcloud 29 support
  • Loading branch information
hamza221 authored Nov 23, 2023
2 parents 1482fdc + cd6b367 commit ac06fcb
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="25" max-version="29" />
</dependencies>

<background-jobs>
Expand Down

0 comments on commit ac06fcb

Please sign in to comment.