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

Update version on master
This commit is contained in:
Joas Schilling 2018-01-15 10:21:46 +01:00 committed by GitHub
commit 25a2b0829c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ While theoretically any other authentication provider implementing either one of
<authentication/>
</types>
<documentation>
<admin>https://docs.nextcloud.com/server/12/admin_manual/configuration_server/sso_configuration.html</admin>
<admin>https://docs.nextcloud.com/server/13/admin_manual/configuration_server/sso_configuration.html</admin>
</documentation>
<category>auth</category>
<screenshot>https://raw.githubusercontent.com/nextcloud/user_saml/master/screenshots/1.png</screenshot>
@ -33,7 +33,7 @@ While theoretically any other authentication provider implementing either one of
<repository type="git">https://github.com/nextcloud/user_saml.git</repository>
<dependencies>
<lib>mcrypt</lib>
<nextcloud min-version="12" max-version="13" />
<nextcloud min-version="12" max-version="14" />
</dependencies>
<settings>
<admin>\OCA\User_SAML\Settings\Admin</admin>