Bump max supported Nextcloud version to 22

This commit is contained in:
Bernard Cafarelli 2021-08-06 10:36:41 +02:00
parent 71a766a629
commit 71032dd376
No known key found for this signature in database
GPG Key ID: 5A761FC3AEC20F13

View File

@ -46,6 +46,6 @@ See [README] for more exhaustive information on features and potential misfeatur
<screenshot>https://github.com/e-alfred/epubreader/blob/master/screenshots/photo_2017-03-15_17-22-00.jpg?raw=true</screenshot>
<screenshot>https://github.com/e-alfred/epubreader/blob/master/screenshots/photo_2017-03-15_17-22-02.jpg?raw=true</screenshot>
<dependencies>
<nextcloud min-version="17" max-version="21"/>
<nextcloud min-version="17" max-version="22"/>
</dependencies>
</info>