pdfdraw works with Nextcloud 23.

This commit is contained in:
Joachim Bauch 2021-11-22 16:05:27 +01:00
parent 660fbeae76
commit 4a87e827a6
No known key found for this signature in database
GPG key ID: 77C1D22D53E15F02

View file

@ -23,7 +23,7 @@ The server is available on [GitHub](https://github.com/strukturag/pdfdraw/tree/m
<screenshot>https://raw.githubusercontent.com/strukturag/pdfdraw/master/screenshots/colorpicker.png</screenshot>
<dependencies>
<nextcloud min-version="13" max-version="20" />
<nextcloud min-version="13" max-version="23" />
</dependencies>
<settings>
<admin>OCA\Pdfdraw\Settings\Admin\Backend</admin>