summaryrefslogtreecommitdiffstats
path: root/apps/user_status/appinfo/info.xml
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-06-24 12:56:06 +0200
committerJoas Schilling <coding@schilljs.com>2021-06-24 12:56:06 +0200
commit8b0448d4076f0de9b851c567d2ee941ff3d8a53e (patch)
treeff474eb60b55aa2a74fb4dca884f581120d08c54 /apps/user_status/appinfo/info.xml
parent4e9727037220a8acddf7a3478a047c0bc6fc4bae (diff)
downloadnextcloud-server-8b0448d4076f0de9b851c567d2ee941ff3d8a53e.tar.gz
nextcloud-server-8b0448d4076f0de9b851c567d2ee941ff3d8a53e.zip
Master is now 23
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/user_status/appinfo/info.xml')
-rw-r--r--apps/user_status/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/appinfo/info.xml b/apps/user_status/appinfo/info.xml
index 10a3d24eb1a..821761db918 100644
--- a/apps/user_status/appinfo/info.xml
+++ b/apps/user_status/appinfo/info.xml
@@ -22,7 +22,7 @@
</navigation>
</navigations>
<dependencies>
- <nextcloud min-version="22" max-version="22"/>
+ <nextcloud min-version="23" max-version="23"/>
</dependencies>
<background-jobs>
<job>OCA\UserStatus\BackgroundJob\ClearOldStatusesBackgroundJob</job>