diff options
author | Joas Schilling <coding@schilljs.com> | 2021-06-24 12:56:06 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2021-06-24 12:56:06 +0200 |
commit | 8b0448d4076f0de9b851c567d2ee941ff3d8a53e (patch) | |
tree | ff474eb60b55aa2a74fb4dca884f581120d08c54 /apps/comments/appinfo | |
parent | 4e9727037220a8acddf7a3478a047c0bc6fc4bae (diff) | |
download | nextcloud-server-8b0448d4076f0de9b851c567d2ee941ff3d8a53e.tar.gz nextcloud-server-8b0448d4076f0de9b851c567d2ee941ff3d8a53e.zip |
Master is now 23
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/comments/appinfo')
-rw-r--r-- | apps/comments/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/appinfo/info.xml b/apps/comments/appinfo/info.xml index bce325a7ef5..38140c90638 100644 --- a/apps/comments/appinfo/info.xml +++ b/apps/comments/appinfo/info.xml @@ -17,7 +17,7 @@ <category>social</category> <bugs>https://github.com/nextcloud/server/issues</bugs> <dependencies> - <nextcloud min-version="22" max-version="22"/> + <nextcloud min-version="23" max-version="23"/> </dependencies> <activity> |