Merge pull request #182 from nextcloud/19

Up max-version to 19 for latest server master
This commit is contained in:
John Molakvoæ 2020-01-23 10:38:44 +01:00 committed by GitHub
commit 4282f84f6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,6 @@
<screenshot>https://raw.githubusercontent.com/affan98/forms/master/screenshots/Vote.PNG</screenshot>
<screenshot>https://raw.githubusercontent.com/affan98/forms/master/screenshots/Results.PNG</screenshot>
<dependencies>
<nextcloud min-version="17" max-version="18" />
<nextcloud min-version="17" max-version="19" />
</dependencies>
</info>