aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-03-28 11:26:18 +0100
committerJoas Schilling <coding@schilljs.com>2024-03-28 11:26:18 +0100
commit03090bb5ee256b6e8d5f5a6e886e6f8e9cfa84dd (patch)
tree547c9428eb0291fa198da65ab65efe978fd0fd5d /apps/oauth2
parentf0c367b46c2ac8bafc8fdce38cf773dd31b14f2e (diff)
downloadnextcloud-server-03090bb5ee256b6e8d5f5a6e886e6f8e9cfa84dd.tar.gz
nextcloud-server-03090bb5ee256b6e8d5f5a6e886e6f8e9cfa84dd.zip
feat(branchoff): Bump versions and requirements in apps
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/appinfo/info.xml b/apps/oauth2/appinfo/info.xml
index 45e06a5a0c8..3a04799fbc7 100644
--- a/apps/oauth2/appinfo/info.xml
+++ b/apps/oauth2/appinfo/info.xml
@@ -5,7 +5,7 @@
<name>OAuth 2.0</name>
<summary>Allows OAuth2 compatible authentication from other web applications.</summary>
<description>The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications.</description>
- <version>1.17.0</version>
+ <version>1.18.0</version>
<licence>agpl</licence>
<author>Lukas Reschke</author>
<namespace>OAuth2</namespace>
@@ -16,7 +16,7 @@
<category>integration</category>
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
- <nextcloud min-version="29" max-version="29"/>
+ <nextcloud min-version="30" max-version="30"/>
</dependencies>
<background-jobs>