Skip to content

Commit 338dd04

Browse files
authored
Merge pull request #322 from staticdev/master
Update Nextcloud max-version to 33 and version 3.2.4
2 parents 1e2edce + 73741cc commit 338dd04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Provides user creation and login via one single OpenID Connect provider. Even th
1818
- Automatic redirection from the nextcloud login page to the Identity Provider login page
1919
- WebDAV endpoints `Bearer` and `Basic` authentication
2020
]]></description>
21-
<version>3.2.2</version>
21+
<version>3.2.4</version>
2222
<licence>agpl</licence>
2323
<author>pulsejet</author>
2424
<namespace>OIDCLogin</namespace>
@@ -29,6 +29,6 @@ Provides user creation and login via one single OpenID Connect provider. Even th
2929
<repository>https://github.com/pulsejet/nextcloud-single-openid-connect</repository>
3030
<screenshot>https://raw.githubusercontent.com/pulsejet/nextcloud-single-openid-connect/master/appinfo/screenshot.png</screenshot>
3131
<dependencies>
32-
<nextcloud min-version="29" max-version="32" />
32+
<nextcloud min-version="29" max-version="33" />
3333
</dependencies>
3434
</info>

0 commit comments

Comments
 (0)