Skip to content

Commit 4b1d2f1

Browse files
nickvergessenjulien-nc
authored andcommitted
feat(deps): Add Nextcloud 31 support
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent a2e2d91 commit 4b1d2f1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

appinfo/info.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<name>OpenID Connect user backend</name>
55
<summary>Use an OpenID Connect backend to login to your Nextcloud</summary>
66
<description>Allows flexible configuration of an OIDC server as Nextcloud login user backend.</description>
7-
<version>6.0.1</version>
7+
<version>6.1.0-dev.0</version>
88
<licence>agpl</licence>
99
<author>Roeland Jago Douma</author>
1010
<author>Julius Härtl</author>

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "user_oidc",
33
"description": "OIDC connect user backend for Nextcloud",
4-
"version": "1.3.2",
4+
"version": "6.1.0-dev.0",
55
"author": "Roeland Jago Douma <roeland@famdouma.nl>",
66
"repository": {
77
"url": "https://github.com/nextcloud/user_oidc",

0 commit comments

Comments
 (0)