aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/appinfo/info.xml
diff options
context:
space:
mode:
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>