Skip to content

Commit 8c21eb3

Browse files
authored
Merge pull request #875 from nextcloud/update-master-version
feat(deps): Add Nextcloud 31 support
2 parents aa621d8 + 70c9f73 commit 8c21eb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The following providers are supported and tested at the moment:
2020
* Any other provider that authenticates using the environment variable
2121
2222
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>
23-
<version>6.2.0</version>
23+
<version>6.3.0-dev.0</version>
2424
<licence>agpl</licence>
2525
<author>Lukas Reschke</author>
2626
<namespace>User_SAML</namespace>
@@ -37,7 +37,7 @@ While theoretically any other authentication provider implementing either one of
3737
<screenshot>https://raw.githubusercontent.com/nextcloud/user_saml/master/screenshots/1.png</screenshot>
3838
<screenshot>https://raw.githubusercontent.com/nextcloud/user_saml/master/screenshots/2.png</screenshot>
3939
<dependencies>
40-
<nextcloud min-version="28" max-version="30" />
40+
<nextcloud min-version="28" max-version="31" />
4141
</dependencies>
4242
<repair-steps>
4343
<post-migration>

0 commit comments

Comments
 (0)