Update max-version for current development version (#33)

Update max-version for current development version
This commit is contained in:
John Molakvoæ 2019-07-22 10:02:37 +02:00 committed by GitHub
commit afcc10dd76
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="14" max-version="16" />
<nextcloud min-version="14" max-version="18" />
</dependencies>
</info>