Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Alfred Egger
99210f8114 Bump max-version for Nextcloud 19 2020-05-29 23:23:29 +02:00

View file

@ -28,6 +28,6 @@
<bugs>https://github.com/e-alfred/nextcloud-printer/issues</bugs> <bugs>https://github.com/e-alfred/nextcloud-printer/issues</bugs>
<screenshot>https://github.com/e-alfred/nextcloud-printer/raw/master/screenshots/printer.gif</screenshot> <screenshot>https://github.com/e-alfred/nextcloud-printer/raw/master/screenshots/printer.gif</screenshot>
<dependencies> <dependencies>
<nextcloud min-version="16" max-version="18" /> <nextcloud min-version="17" max-version="19" />
</dependencies> </dependencies>
</info> </info>