Skip to content

Commit

Permalink
Merge pull request #2957 from nextcloud/update-main-version
Browse files Browse the repository at this point in the history
Add Nextcloud 26 support
  • Loading branch information
ChristophWurst authored Sep 29, 2022
2 parents 2424ede + da478fd commit 34ee669
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 34ee669

Please sign in to comment.