Increase the version in master

This commit is contained in:
Joas Schilling 2016-07-22 12:10:33 +02:00
parent b1cbece1f1
commit 4bc1b3e0a5
No known key found for this signature in database
GPG Key ID: E166FD8976B3BAC8
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@
<description>Authenticates user against a SAML backend, such as Shibboleth.</description>
<licence>AGPL</licence>
<author>Nextcloud</author>
<version>1.0.1</version>
<version>1.1.0</version>
<dependencies>
<owncloud min-version="9.1" max-version="9.1" />
<owncloud min-version="9.2" max-version="9.2" />
</dependencies>
<types>
<authentication/>