Bump version

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2020-01-15 11:15:06 +01:00
commit ee65a88442
No known key found for this signature in database
GPG key ID: F941078878347C0C

View file

@ -5,7 +5,7 @@
<name>Forms</name>
<summary>A forms app, similar to Google Forms.</summary>
<description>A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public).</description>
<version>1.0.3</version>
<version>1.1.0</version>
<licence>agpl</licence>
<author>Vinzenz Rosenkranz</author>
<author>René Gieling</author>
@ -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="18" />
<nextcloud min-version="17" max-version="18" />
</dependencies>
</info>