Update version on master

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2018-01-12 11:09:46 +01:00
parent 9c568ff628
commit 75ad957bc2
No known key found for this signature in database
GPG key ID: 7076EA9751AACDDA

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>