Merge pull request #322 from nextcloud/update-master-version

Update version on master
This commit is contained in:
Morris Jobke 2019-04-12 15:28:32 +02:00 committed by GitHub
commit e79ea7f6cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ The following providers are supported and tested at the moment:
* Any other provider that authenticates using the environment variable
While theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix.]]></description>
<version>2.1.1</version>
<version>2.2.0</version>
<licence>agpl</licence>
<author>Lukas Reschke</author>
<namespace>User_SAML</namespace>
@ -30,7 +30,7 @@ While theoretically any other authentication provider implementing either one of
<screenshot>https://raw.githubusercontent.com/nextcloud/user_saml/master/screenshots/1.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/user_saml/master/screenshots/2.png</screenshot>
<dependencies>
<nextcloud min-version="14" max-version="16" />
<nextcloud min-version="14" max-version="17" />
</dependencies>
<settings>
<admin>OCA\User_SAML\Settings\Admin</admin>