1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-08 00:16:24 +00:00

Add support for Nextcloud 18

This commit is contained in:
e-alfred 2020-02-16 16:31:39 +01:00 committed by GitHub
parent a0807d5dbb
commit ae8be46f96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
<category>multimedia</category> <category>multimedia</category>
<category>tools</category> <category>tools</category>
<dependencies> <dependencies>
<nextcloud min-version="14" max-version="17" /> <nextcloud min-version="16" max-version="18" />
</dependencies> </dependencies>
<website>https://github.com/nextcloud/ocsms</website> <website>https://github.com/nextcloud/ocsms</website>