Skip to content

Commit

Permalink
Merge pull request #7307 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 26, 2022
2 parents 06adb30 + 85d007f commit f35514c
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 @@ -30,7 +30,7 @@
<screenshot>https://user-images.githubusercontent.com/1374172/79554966-278e1600-809f-11ea-82ea-7a0d72a2704f.png</screenshot>
<dependencies>
<php min-version="7.4" max-version="8.1" />
<nextcloud min-version="25" max-version="25" />
<nextcloud min-version="25" max-version="26" />
</dependencies>
<background-jobs>
<job>OCA\Mail\BackgroundJob\CleanupJob</job>
Expand Down

0 comments on commit f35514c

Please sign in to comment.