Skip to content

Commit e4f152c

Browse files
committed
Bump version and make 21 compatible
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
1 parent 8a438d8 commit e4f152c

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
@@ -5,7 +5,7 @@
55
<name>OpenID Connect user backend</name>
66
<summary>Use an openID connect backed to login to your Nextcloud</summary>
77
<description>Allow configuring an OIDC server as Nextcloud user backend.</description>
8-
<version>0.2.1</version>
8+
<version>0.3.0</version>
99
<licence>agpl</licence>
1010
<author>Roeland Jago Douma</author>
1111
<namespace>UserOIDC</namespace>
@@ -18,7 +18,7 @@
1818
<bugs>https://github.com/nextcloud/user_oidc/issues</bugs>
1919
<repository>https://github.com/nextcloud/user_oidc</repository>
2020
<dependencies>
21-
<nextcloud min-version="18" max-version="20" />
21+
<nextcloud min-version="18" max-version="21" />
2222
</dependencies>
2323
<settings>
2424
<admin>OCA\UserOIDC\Settings\AdminSettings</admin>

0 commit comments

Comments
 (0)