Skip to content

Commit

Permalink
Merge pull request #262 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 Oct 7, 2022
2 parents c99c928 + aeb66f4 commit e843e1e
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 @@ -20,7 +20,7 @@
<dependencies>
<php min-version="7.4" max-version="8.1"/>
<lib>gmp</lib>
<nextcloud min-version="25" max-version="25" />
<nextcloud min-version="25" max-version="26" />
</dependencies>

<repair-steps>
Expand Down

0 comments on commit e843e1e

Please sign in to comment.